Home
last modified time | relevance | path

Searched hist:e88a1b75d56b03de9db6cbf2acf8ecd20d135a11 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.he88a1b75d56b03de9db6cbf2acf8ecd20d135a11 Sat Jan 23 20:04:46 UTC 2016 Marek Vasut <marex@denx.de> 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>