1
0
Fork 0
alistair23-linux/drivers/usb/gadget/udc/bdc
Patrik Jakobsson 7f3cfc7e37 usb: bdc: Make bdc pci driver depend on BROKEN
commit ef02684c4e upstream.

The bdc pci driver is going to be removed due to it not existing in the
wild. This patch turns off compilation of the driver so that stable
kernels can also pick up the change. This helps the out-of-tree
facetimehd webcam driver as the pci id conflicts with bdc.

Cc: Al Cooper <alcooperx@gmail.com>
Cc: <stable@vger.kernel.org>
Acked-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://lore.kernel.org/r/20210118203615.13995-1-patrik.r.jakobsson@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-27 11:47:51 +01:00
..
Kconfig usb: bdc: Make bdc pci driver depend on BROKEN 2021-01-27 11:47:51 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bdc.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_cmd.c usb: gadget: fix various indentation issues 2019-02-07 13:14:51 +02:00
bdc_cmd.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_core.c usb: bdc: Halt controller on suspend 2020-08-19 08:16:04 +02:00
bdc_dbg.c USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_dbg.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_ep.c bdc: Fix bug causing crash after multiple disconnects 2020-08-19 08:16:04 +02:00
bdc_ep.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_pci.c USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() 2018-02-15 15:28:13 +02:00
bdc_udc.c USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00