Files
android_kernel_xiaomi_sm8450/drivers/usb/musb
Sebastian Andrzej Siewior b11e94d037 usb: musb: read MUSB_POWER register only when required.
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 MUSB_POWER results in an 32bit read
access which also reads INTRTX and therefore may lose interrupts.
This patch tries to minimize reads to MUSB_POWER and perform them only
when required.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-10-31 15:20:40 +02:00
..
2009-07-12 12:22:34 -07:00
2011-12-12 11:51:52 +02:00
2012-09-16 20:42:46 -07:00
2012-10-03 15:11:42 -07:00
2012-09-16 20:42:46 -07:00