]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
USB: media: disable tlg2300 driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 May 2019 13:31:28 +0000 (15:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2019 07:17:17 +0000 (09:17 +0200)
The tlg2300 driver was moved to the staging tree back in 3.19, and then
removed entirely from the tree in 4.0.  Because it breaks with an
upcoming fix for the USB power management logic, let's just disable it
from 3.18.y in case anyone is actually using it, as they really
shouldn't be anymore.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/usb/tlg2300/Kconfig

index 645d915267e6e4c4ff09a5375817c8ba15d493b3..358fff5815205bfbf888655f294e32200c8a0c49 100644 (file)
@@ -1,6 +1,7 @@
 config VIDEO_TLG2300
        tristate "Telegent TLG2300 USB video capture support"
        depends on VIDEO_DEV && I2C && SND && DVB_CORE
+       depends on BROKEN
        select VIDEO_TUNER
        select VIDEO_TVEEPROM
        depends on RC_CORE