usb: musb: handle irqs in the order dictated by programming guide
authorArnaud Mandy <ext-arnaud.2.mandy@nokia.com>
Mon, 28 Dec 2009 11:40:40 +0000 (13:40 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:53:47 +0000 (14:53 -0800)
MUSB's programming guide dictates how we should handle its
irqs and in which order. Follow that.

Signed-off-by: Arnaud Mandy <ext-arnaud.2.mandy@nokia.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found