diff options
| author | Anand Gadiyar <[email protected]> | 2009-12-28 13:40:36 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-03-02 14:53:42 -0800 |
| commit | f933a0c0fe0ea5f49a35bcd45e3e4850e0606cba (patch) | |
| tree | 9a8052f7fd2119bd76f7cd94c6db5ae7324c21cd /tools/perf/scripts/python/bin | |
| parent | 452f0394376d2cc882e4c4a593fc290c042799a9 (diff) | |
usb: musb: workaround MUSB DMA_INTR sometimes reads zero
MUSB DMA_INTR register may sometimes read zero when infact there
was a pending interrupt. Workaround this by reading the DMA_COUNT
values for all enabled channels when this condition occurs.
Flag these channels as the ones needing to be serviced.
Additionally, the absence of a debug print meant we would never
catch a spurious DMA interrupt in MUSB. So this patch adds a
debug print in the IRQ handler.
Signed-off-by: Anand Gadiyar <[email protected]>
Cc: Ajay Kumar Gupta <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Sergei Shtylyov <[email protected]>
Cc: Vikram Pandita <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions