diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-10-05 08:32:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-06 23:59:18 +0200 |
commit | bf6f7a928d313ddecb0a16ea60fa6b45ac1414a7 (patch) | |
tree | e26e506f81bb02deab334b600930dd86b337fabc /drivers/hwmon | |
parent | igb: update the approach taken to acquiring and releasing the phy lock (diff) | |
download | linux-bf6f7a928d313ddecb0a16ea60fa6b45ac1414a7.tar.xz linux-bf6f7a928d313ddecb0a16ea60fa6b45ac1414a7.zip |
igb: add locking to reads of the i2c interface
The current implementation of sgmii support isn't correctly locking the
interfaces for reads/writes. This change pulls the read/write
functionality out of 82575.c and moves it to phy.c. In addition it
replaces the implementation in 82575.c with one that uses locking around
the relocated i2c interface calls.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions