]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb: minor locking fix
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 23 Nov 2008 21:39:48 +0000 (13:39 -0800)
committerFelipe Balbi <felipe.balbi@nokia.com>
Mon, 24 Nov 2008 10:45:51 +0000 (12:45 +0200)
commit04b93f24460029805faed04e2def41a990a117cf
tree71a4fcd11001c3fe51c3a921bf61d569eeb11f04
parentb9f435ef60f8f1ef4f23c51d9e20bc50e5746931
musb: minor locking fix

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>
drivers/usb/musb/omap2430.c