From mboxrd@z Thu Jan 1 00:00:00 1970 From: richardretanubun Date: Mon, 06 Oct 2008 15:36:26 -0400 Subject: [U-Boot] [U-boot] [PATCHv2 1/2] NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. In-Reply-To: <48DCDCA0.8060304@ruggedcom.com> References: <48A9D199.9030909@ruggedcom.com> <48A9E2E9.1030703@gmail.com> <48A9F79C.4020308@ruggedcom.com> <48C0B5F3.2090506@gmail.com> <48CFAB50.9010605@ruggedcom.com> <48DABAC6.50209@ruggedcom.com> <48DC854F.70508@gmail.com> <48DCDAFB.7000807@ruggedcom.com> <48DCDCA0.8060304@ruggedcom.com> Message-ID: <48EA68BA.40402@ruggedcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de richardretanubun wrote: > The current uec_miiphy_read and uec_miiphy_write hardcode access devlist[0] > This patch makes these function use the devname argument that is passed in to > allow access to the phy registers of other devices in devlist[]. > > Signed-of-by: Richard Retanubun > --- > Hi Ben, > > I'm hoping the 7th try will do it. I forgot to add the commit message before. [snip] Hi Ben, Apologies for nagging, just checking if you get a chance to re-re-re-apply my 7th attempt? :) Gratefully-Embarrassed, - Richard