From: Kuninori Morimoto Date: Fri, 25 Nov 2011 01:27:19 +0000 (-0800) Subject: usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler X-Git-Tag: v3.3-rc1~153^2~28^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b815932013c9f94f852df9d136dcd5c0008afe2;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed