fix: phy: marvell: cp110: rename comphy_index to cp_index
authorIgal Liberman <igall@marvell.com>
Mon, 24 Apr 2017 15:45:32 +0000 (18:45 +0300)
committerStefan Roese <sr@denx.de>
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 <igall@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c