summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior2012-10-30 19:52:24 +0100
committerFelipe Balbi2012-10-31 14:21:01 +0100
commit515ba29cd7b571da45365e4db80c1b6905869ef3 (patch)
tree2351e46c28558ac37fc2258925db8da736195286 /drivers/usb/musb/musb_core.h
parentusb: musb: read MUSB_POWER register only when required. (diff)
downloadkernel-qcow2-linux-515ba29cd7b571da45365e4db80c1b6905869ef3.tar.gz
kernel-qcow2-linux-515ba29cd7b571da45365e4db80c1b6905869ef3.tar.xz
kernel-qcow2-linux-515ba29cd7b571da45365e4db80c1b6905869ef3.zip
usb: musb: avoid FADDR read access
This is part of the workaround for AM35x advisory Advisory 1.1.20. The advisory says that the IPSS bridge can't handle 8 & 16 bit read access. An 8bit read access to FADDR results in an 32bit read access which also reads INTRTX and therefore may lose interrupts. This patch removes any reads to FADDR as they are not really required. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb/musb_core.h')
0 files changed, 0 insertions, 0 deletions