On Tue, Jun 15, 2010 at 02:40:27PM +0530, Maulik Mankad wrote: > As a part of aligning the ISR code for MUSB with the specs, the > ISR code was re-written. > > See Commit 1c25fda4a09e8229800979986ef399401053b46e (usb: musb: handle > irqs in the order dictated by programming guide) > > With this the suspend interrupt came accidently under CONFIG_USB_MUSB_HDRC_HCD. > > The fix brings suspend interrupt handling outside > CONFIG_USB_MUSB_HDRC_HCD. > > Signed-off-by: Maulik Mankad <x0082077@xxxxxx> > Cc: David Brownell <david-b@xxxxxxxxxxx> > Cc: Felipe Balbi <felipe.balbi@xxxxxxxxx> yeah, that's because the ifdeffery is quite weird on musb code. Anyways, that was my bad. Acked-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html