diff options
author | Cliff Cai <[email protected]> | 2009-11-16 16:19:26 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-12-11 11:55:24 -0800 |
commit | 6bd03e7b9d0f70928f9cd793326c28e4e08ffc96 (patch) | |
tree | 0ce38b2a5eb23bf1d7efd54494a9f617a1add84b /net/lapb/lapb_iface.c | |
parent | 2002e7684dc24a9ac245b7d015380918657ec032 (diff) |
USB: musb: clear the Blackfin interrupt pending bits early in the ISR
If we clear the interrupt pending bits at the end, we sometimes return too
fast and have the same interrupt assert itself. There is no way in a
Blackfin system to force a sync of this state, so the hardware manual
instructs people to clear interrupt flags early in their ISR.
Signed-off-by: Cliff Cai <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Anand Gadiyar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions