From: David Brownell Date: Mon, 24 Nov 2008 11:06:49 +0000 (+0200) Subject: USB: musb: minor locking fix X-Git-Tag: v2.6.29-rc1~182^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71783e0defa16ca5abca7750df98ff8e7767bd2e;p=pandora-kernel.git USB: 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 Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed