git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002eda1
)
usb: otg: notifier: switch to atomic notifier
author
Felipe Balbi
<balbi@ti.com>
Wed, 29 Sep 2010 07:55:49 +0000
(10:55 +0300)
committer
Felipe 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