On 09/17/12 02:53, David Gibson wrote: > On Thu, Sep 06, 2012 at 11:53:51AM +0200, Gerd Hoffmann wrote: >> Also register different memory regions for capabilities, >> operational registers and port status registers. Create >> separate tracepoints for operational regs and port status >> regs. Ditch a bunch of sanity checks because the memory >> core will do this for us now. >> >> Offloading the byte, word and dword access handling to the >> memory core also has the side effect of fixing ehci register >> access on bigendian hosts. >> >> Cc: David Gibson <da...@gibson.dropbear.id.au> >> Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > > Looks good to me. Any specific reason this hasn't merged yet?
It's lined up in the queue ;) It is part of the most recent usb pull request and I expect it go in the next time anthony walks the mailing list looking for outstanding pulls. cheers, Gerd