Hi Felipe, On Thu, Feb 17, 2011 at 02:38:49PM +0200, ext Felipe Balbi wrote: > most of our notifications, will be called from IRQ > context, so an atomic notifier suits the job better. > > Signed-off-by: Felipe Balbi <balbi@xxxxxx> > --- > drivers/usb/otg/ab8500-usb.c | 6 +++--- > drivers/usb/otg/nop-usb-xceiv.c | 2 +- > drivers/usb/otg/twl4030-usb.c | 6 +++--- > drivers/usb/otg/twl6030-usb.c | 8 ++++---- > include/linux/usb/otg.h | 6 +++--- > 5 files changed, 14 insertions(+), 14 deletions(-) You should fix drivers/usb/otg/ab8500-usb.c as well. Also, drivers/power/twl4030_charger.c will need to be made atomic notifier safe. -- heikki -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html