]> asedeno.scripts.mit.edu Git - linux.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)
commit6427bb2dfdc6e9055c9b6fc609a694fe4704c67c
treeb9db957d5fe82e15236f64bae563facc05361d27
parente1dde8dc5b27ea578c96020c5c1e720faac87e1b
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