]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite9c1bc3c84684a8b853a8d310bada45f045a30a4
treea0bd4d22884ec583bb53ad37b81ab0a844af743e
parent29caeb49ba9d54264cc74b19b2398fb150cb517a
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