]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: marvell: Add helpers to get/set page
authorAndrew Lunn <andrew@lunn.ch>
Wed, 17 May 2017 01:26:03 +0000 (03:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 20:27:51 +0000 (16:27 -0400)
commit74eaf4e0dc0561503d1d15b3d331d92bfed8f716
treeb9db957d5fe82e15236f64bae563facc05361d27
parent0fd442168815fc5619ddabcd661400cb4ac483e0
net: phy: marvell: Add helpers to get/set page

Makes the code a bit more readable, and solves quite a few checkpatch
warnings of lines longer than 80 characters.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c