u-boot-brain/drivers/qe
Andy Fleming 09c04c2096 Remove instances of phy_read/write
There were a few files which were already using phy_read and phy_write
for their PHY function names.  It's only a few places, and the name
seems most appropriate for the high-level abstraction, so let's
rename the other versions to something more specific.

Also, uec_phy.c had a marvell_init function which I renamed to not
conflict with the one in marvell.c

Lastly, uec_phy.c was putting a space between the phy writing
function names, and the open paren, so I fixed that

Signed-off-by: Andy Fleming <afleming@freescale.com>
Acked-by: Detlev Zundel <dzu@denx.de>
2011-04-20 13:44:46 -05:00
..
fdt.c Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
Makefile Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
qe.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
qe.h drivers/qe: Add more SNUM number for QE 2009-06-12 17:17:00 -05:00
uccf.c drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
uccf.h net: uec: Fix uccf.h and uec.h headers to include headers they depend on 2009-09-25 18:25:50 -05:00
uec_phy.c Remove instances of phy_read/write 2011-04-20 13:44:46 -05:00
uec_phy.h UEC: Fix compiler warnings introduced by linux/mii.h change 2011-01-25 21:15:10 +01:00
uec.c Remove instances of phy_read/write 2011-04-20 13:44:46 -05:00
uec.h powerpc/fsl: Introduce common enum for PHY types 2010-10-20 02:27:18 -05:00