]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00211329-2 add mutex for otg wake up enable
authorTony LIU <junjie.liu@freescale.com>
Fri, 1 Jun 2012 09:56:48 +0000 (17:56 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:45 +0000 (08:34 +0200)
commited0ae1814265c8165407d1a1b860518e6bb8e562
tree9f8ecaebd068d149228e94f0ad1304970c210bc4
parentfaee399f2a5c23506d53cd573b6e7c0ecad52395
ENGR00211329-2 add mutex for otg wake up enable

- For the system dump issue of usb unhandled irq,
  the root cause is the shared resource being lack of protection
  add mutex to protect the shared access.

Signed-off-by: Tony LIU <junjie.liu@freescale.com>
arch/arm/mach-mx6/usb_dr.c