]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: Add endian support macros to interrupt transfers in the EHCI driver.
authorAdrian Cox <adrian@humboldt.co.uk>
Thu, 10 Apr 2014 12:29:45 +0000 (13:29 +0100)
committerMarek Vasut <marex@denx.de>
Wed, 30 Apr 2014 08:30:56 +0000 (10:30 +0200)
commitea427775677a4147147b64fce4d0ad1acac04e47
tree2f97e41a8f8ab4ef20151337d50ea21008b69e30
parentede4d5e3872d04c75a30c5e234786b012f1c6d34
usb: Add endian support macros to interrupt transfers in the EHCI driver.

Update the EHCI driver to support interrupt transfers on PowerPC.

Signed-off-by: Adrian Cox <adrian@humboldt.co.uk>
drivers/usb/host/ehci-hcd.c