ehci-platform: Add support for controllers with big-endian regs / descriptors
authorHans de Goede <hdegoede@redhat.com>
Fri, 7 Feb 2014 15:36:43 +0000 (16:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 22:24:24 +0000 (14:24 -0800)
commitad3db5dabad169bfffcd36b94a2f65ae88a3405a
treedf93cd1427e3e3caeab5493fbcbb7e208ae3dcb8
parentb1034412570f38d32b88dfd5da5cb2f86b5c321c
ehci-platform: Add support for controllers with big-endian regs / descriptors

This uses the already documented devicetree booleans for this, see:
Documentation/devicetree/bindings/usb/usb-ehci.txt

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-platform.c