usb: gadget: pch-udc: fix lock
authorFelipe Balbi <balbi@ti.com>
Mon, 28 Sep 2015 15:45:47 +0000 (10:45 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 28 Sep 2015 16:24:29 +0000 (11:24 -0500)
commit9903b6bedd389a033a3da0308f220571c7f68e7a
tree9d555dc11f771c99bbca705b44ae759edff51da0
parent9caeb06ebd4687bc40a67d94facabb2d31c702ce
usb: gadget: pch-udc: fix lock

gadget methods should be called without
spinlocks held.

Reported-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/pch_udc.c