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:
58e6602
)
USB: musb: minor locking fix
author
David Brownell
<dbrownell@users.sourceforge.net>
Mon, 24 Nov 2008 11:06:49 +0000
(13:06 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 7 Jan 2009 17:59:59 +0000
(09:59 -0800)
Minor locking fix for musb_hdrc on OMAP3 and OMAP2430:
don't read DEVCTL without holding the spinlock, since
an IRQ could come in and corrupt things.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found