]> git.hungrycats.org Git - linux/commit
Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Oct 2017 14:12:49 +0000 (16:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 07:15:17 +0000 (09:15 +0200)
commitcbe4d8c077e7ad4345c12bdded0c54f9e4979a9f
treee3641cbb047a7aab9ed37aae9cf0d999db866552
parent954e2ed41fec684048824230eb51bed0eae449ba
Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"

This reverts commit abb540b5397674243994c5327146b6fed7339b71 which is
commit b7bd98b7db9f upstream.  I had added it to make another patch
apply cleanly, but as Ben points out, that was wrong.

Reported-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: David Eccher <d.eccher@gmail.com>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
drivers/usb/gadget/legacy/inode.c