dwc_otg: delete hcd->channel_lock
authorP33M <p33m@github.com>
Mon, 15 May 2017 13:27:48 +0000 (14:27 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:08:05 +0000 (01:08 +0000)
commitc12854759f55e5e6166df54709a1c93c5cc83e02
tree67efadabe7dae69e232bd1f6e3169e6f9868e1b5
parent74377d03d70061121cdf882fd346aa36a70c6116
dwc_otg: delete hcd->channel_lock

The lock serves no purpose as it is only held while the HCD spinlock
is already being held.
drivers/usb/host/dwc_otg/dwc_otg_hcd.c
drivers/usb/host/dwc_otg/dwc_otg_hcd.h
drivers/usb/host/dwc_otg/dwc_otg_hcd_ddma.c
drivers/usb/host/dwc_otg/dwc_otg_hcd_intr.c