Home
last modified time | relevance | path

Searched hist:"09 c04c20" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Duli526x.c09c04c20 Tue Mar 22 22:49:13 CDT 2011 Andy Fleming <afleming@freescale.com> 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>
H A Ddm9000x.c09c04c20 Tue Mar 22 22:49:13 CDT 2011 Andy Fleming <afleming@freescale.com> 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>
/openbmc/u-boot/drivers/qe/
H A Duec_phy.c09c04c20 Tue Mar 22 22:49:13 CDT 2011 Andy Fleming <afleming@freescale.com> 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>
H A Duec.c09c04c20 Tue Mar 22 22:49:13 CDT 2011 Andy Fleming <afleming@freescale.com> 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>