]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: ehci: Be explicit about the BE IO accessors
authorMarek Vasut <marex@denx.de>
Sat, 23 Jan 2016 20:04:46 +0000 (21:04 +0100)
committerMarek Vasut <marex@denx.de>
Wed, 24 Feb 2016 18:12:32 +0000 (19:12 +0100)
commite88a1b75d56b03de9db6cbf2acf8ecd20d135a11
tree331bfa5b87ab219154565353c686fd7909972bdb
parent7ab0d35543004b6f9dca990625fa3fa21b7bc9d6
usb: ehci: Be explicit about the BE IO accessors

Add explicit cpu_to_be32()/be32_to_cpu() conversion to BE EHCI I/O
accessors to align them with their LE counterpart. No functional
change.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Hans de Goede <hdegoede@redhat.com>
drivers/usb/host/ehci.h