Re: [U-Boot] [PATCH v2 3/6] Remove instances of phy_read/write

2011-04-06 Thread Detlev Zundel
Hi Andy, > 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

[U-Boot] [PATCH v2 3/6] Remove instances of phy_read/write

2011-04-05 Thread Andy Fleming
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 functi