]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT
authorVladimir Barinov <vbarinov@ru.mvista.com>
Wed, 23 May 2007 16:07:48 +0000 (20:07 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:29 +0000 (16:34 -0700)
commitd23a13779f14808b54181d31222e6c44532abd80
tree1520b79dc32638884162aa5933f9adefb01f5fd8
parent5fea2a4dabdfa1ad59845c42ea770ee8cb41ecad
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT

This patch fixes the endianness select for transfer buffers in EHCI
controllers that have Transaction Translator built in the hub.  Also I
cleaned it up to make rid of magic numbers.

Signed-off-by: Vladimir Barinov <vbarinov@ru.mvista.com>
Cc: <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci.h