Searched hist:"09 c04c20962afd25ce5797e263906f84de5b1f4c" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | enc28j60.c | 09c04c20962afd25ce5797e263906f84de5b1f4c Wed Mar 23 03:49:13 UTC 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 D | uli526x.c | 09c04c20962afd25ce5797e263906f84de5b1f4c Wed Mar 23 03:49:13 UTC 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 D | dm9000x.c | 09c04c20962afd25ce5797e263906f84de5b1f4c Wed Mar 23 03:49:13 UTC 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>
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.c | 09c04c20962afd25ce5797e263906f84de5b1f4c Wed Mar 23 03:49:13 UTC 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 D | uec.c | 09c04c20962afd25ce5797e263906f84de5b1f4c Wed Mar 23 03:49:13 UTC 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>
|