commit | 4b815932013c9f94f852df9d136dcd5c0008afe2 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Nov 24 17:27:19 2011 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:45:14 2011 +0200 |
tree | b01af4c364c68137abf8167df5c1a69efca95258 | |
parent | 7177aed44f515d949f587170e0e177ce17e74793 [diff] |
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>