]> Git Repo - J-u-boot.git/commit
fix: phy: marvell: cp110: rename comphy_index to cp_index
authorIgal Liberman <[email protected]>
Mon, 24 Apr 2017 15:45:32 +0000 (18:45 +0300)
committerStefan Roese <[email protected]>
Tue, 9 May 2017 11:38:18 +0000 (13:38 +0200)
commit528213d3fd9625f5cf1899c44fc7720571272235
treea0bd4d22884ec583bb53ad37b81ab0a844af743e
parent781ea0aba5f3f9c3fbf91876bc0deffcdb1b6ba9
fix: phy: marvell: cp110: rename comphy_index to cp_index

No functional change.
The variable name "comphy_index" is misleading, it represents
cp index and not comphy index.

Signed-off-by: Igal Liberman <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c
This page took 0.033681 seconds and 4 git commands to generate.