Commit 4fbeef21 authored by Bradford Love's avatar Bradford Love Committed by Hans Verkuil
Browse files

Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"



This reverts commit bb2a3912.

The USB ID 2040:8360 was reported as a new revision
of Hauppauge HVR-935 and requested to be added to
the cx231xx driver. The issue is current generation
of Hauppauge 9x5 devices including 935, 955, and 975
have moved to em2828x usb bridge. Support for the
em2828x usb bridge and USB ID's for the new devices
has been submitted.

Signed-off-by: default avatarBradford Love <brad@nextdimension.cc>
Signed-off-by: default avatarHans Verkuil <hverkuil+cisco@kernel.org>
parent ec40b431
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1027,8 +1027,6 @@ struct usb_device_id cx231xx_id_table[] = {
	 .driver_info = CX231XX_BOARD_HAUPPAUGE_955Q},
	{USB_DEVICE(0x2040, 0xb151),
	 .driver_info = CX231XX_BOARD_HAUPPAUGE_935C},
	{USB_DEVICE(0x2040, 0x8360),
	 .driver_info = CX231XX_BOARD_HAUPPAUGE_935C},
	{USB_DEVICE(0x2040, 0xb150),
	 .driver_info = CX231XX_BOARD_HAUPPAUGE_975},
	{USB_DEVICE(0x2040, 0xb130),