From: Felipe Balbi Date: Wed, 29 Sep 2010 07:55:49 +0000 (+0300) Subject: usb: otg: notifier: switch to atomic notifier X-Git-Tag: v2.6.39-rc1~472^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cccad6d4b103e53fb3d1fc1467f654ecb572d047;p=pandora-kernel.git usb: otg: notifier: switch to atomic notifier most of our notifications, will be called from IRQ context, so an atomic notifier suits the job better. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed