diff options
author | David S. Miller <davem@davemloft.net> | 2015-05-09 23:05:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-09 23:05:54 +0300 |
commit | f926204b8bc978b7222403ddc9ec91bfb0f68428 (patch) | |
tree | 083fb1fc9545bce1eeb716bfa2963630d5258c11 /drivers/power/ds2780_battery.c | |
parent | 239fb791d4ee194740e69fe9694f58ec404d1689 (diff) | |
parent | 448b4482c6713c5b62828622b7bf46900ff9569b (diff) | |
download | linux-f926204b8bc978b7222403ddc9ec91bfb0f68428.tar.xz |
Merge branch 'dsa-next'
Andrew Lunn says:
====================
More Marvell DSA refactring and fixup
This patch setup continues the refactoring and cleanup of the Marvell
DSA drivers.
Patch #1 Centralizes the duplicated parts of port setup and global
setup into the shared mv88e6xxx.
Patch #2 Centralizes looping over the ports setting them up
Patch #3 Uses mnemonics for the remaining register access in the
drivers.
Patch #4 The 6172 is actually a member of the 6352 family. This moves
the probe code into the correct driver.
Patch #5 Adds more members of the 6171 family to the 6171 driver. The
new devices are untested.
Patch #6 The 6185 is a member of the 6131 family. Add it to the probe
code of the 6131 driver.
Patch #7 and Patch #8 Simply the mutex's in mv88e6xxx.c. The SMI bus
is the bottleneck, not the granularity of the mutex's so simply the
code down to a single mutex.
Patch #8 Fixes a false positive lockdep splat, due to nested uses of
MDIO busses.
Patch #9 Fixes another false positive lockdep splat with the transmit
queue because of stacked Ethernet devices.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/power/ds2780_battery.c')
0 files changed, 0 insertions, 0 deletions