usb: otg: notifier: switch to atomic notifier
authorFelipe Balbi <balbi@ti.com>
Wed, 29 Sep 2010 07:55:49 +0000 (10:55 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 18 Feb 2011 12:05:54 +0000 (14:05 +0200)
most of our notifications, will be called from IRQ
context, so an atomic notifier suits the job better.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found