]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: phy: bcm7xxx: introduce r_rc_cal_reset helper
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 11 Nov 2014 22:55:12 +0000 (14:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:58:06 +0000 (13:58 -0500)
commit9c41f2baa90b95c13007fd9617d5a0251b68968b
treef9959a6a74e8c1c9dce1c7b00bb7df038b6caecc
parent2a9df7425e9fab830081d84334f2433177f78335
net: phy: bcm7xxx: introduce r_rc_cal_reset helper

This function performs a R/RC calibration reset and will start being
used by more than one function in the next patches, create a helper
function to factor code.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/bcm7xxx.c