usb: bdc: Make bdc pci driver depend on BROKEN
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Mon, 18 Jan 2021 20:36:15 +0000 (21:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Jan 2021 13:10:46 +0000 (14:10 +0100)
commitef02684c4e67d8c35ac83083564135bc7b1d3445
treedf93c8e12744bd14df5d8d9dc83de2a832ac1e1c
parentda7e0c3c2909a3d9bf8acfe1db3cb213bd7febfb
usb: bdc: Make bdc pci driver depend on BROKEN

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>
drivers/usb/gadget/udc/bdc/Kconfig