From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 25 Sep 2008 23:46:39 -0700 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: <48DABAC6.50209@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> Message-ID: <48DC854F.70508@gmail.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: > Hi Ben, > > Sorry I keep mangling the patch. I made an updated version based on > the latest files from the git-tree. > > If you don't mind, can you try applying it? > Good news and bad news: good news: it applies clean bad news: you'll need to resubmit with the patch description above your signed-off-by, and stuff like 'Hi Ben ... ' below the --- line. When we use 'git am' to apply patches, it includes everything above '---' in the changelog and discards everything below that's not patch code. > Thanks for all the help > thanks for your patience. > -Richard regards, Ben