diff options
author | Heiko Schocher <hs@denx.de> | 2019-07-16 10:49:04 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-08-08 11:35:02 +0200 |
commit | a5a7486e62b0aa4afa1fe1a3b30f7dd682eb1ff8 (patch) | |
tree | 1a4716902c6d9d9f6c4a209a439864ece7d848f6 /drivers/usb/host/ohci-hcd.c | |
parent | b005d7d5f96539450e50450f12491913e135c2a9 (diff) | |
download | u-boot-a5a7486e62b0aa4afa1fe1a3b30f7dd682eb1ff8.tar.gz |
usb, ohci: fix ohci swap register access
commit 57faca19a82f ("drivers: USB: OHCI: allow compilation for 64-bit targets")
broke ohci support for the mpc85xx based socrates board,
as it removed volatile keyword from ohci_readl/writel.
Fix this so usb works again on socrates board.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'drivers/usb/host/ohci-hcd.c')
0 files changed, 0 insertions, 0 deletions