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)
commit1c25fda4a09e8229800979986ef399401053b46e
treef9a3282e5a787f89c457978ea7a83815e6c9147f
parent1ca9e9ca314c4757409a7f4e9c1f12229a175834
usb: musb: handle irqs in the order dictated by programming guide

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>
drivers/usb/musb/musb_core.c