usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 25 Nov 2011 01:27:19 +0000 (17:27 -0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:45:14 +0000 (11:45 +0200)
commit4b815932013c9f94f852df9d136dcd5c0008afe2
treeb01af4c364c68137abf8167df5c1a69efca95258
parent7177aed44f515d949f587170e0e177ce17e74793
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler

recip handler will call various functions which are holding
usbhs_lock.

This patch removes superfluous usbhs_lock from recip handler
to escape double lock.

[ balbi@ti.com : brushed up commit log a bit ]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/mod_gadget.c