Skip to content

Commit 4fbeef2

Browse files
b-rad-NDiHans Verkuil
authored andcommitted
Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"
This reverts commit bb2a391. 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: Bradford Love <brad@nextdimension.cc> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
1 parent ec40b43 commit 4fbeef2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/media/usb/cx231xx/cx231xx-cards.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,8 +1027,6 @@ struct usb_device_id cx231xx_id_table[] = {
10271027
.driver_info = CX231XX_BOARD_HAUPPAUGE_955Q},
10281028
{USB_DEVICE(0x2040, 0xb151),
10291029
.driver_info = CX231XX_BOARD_HAUPPAUGE_935C},
1030-
{USB_DEVICE(0x2040, 0x8360),
1031-
.driver_info = CX231XX_BOARD_HAUPPAUGE_935C},
10321030
{USB_DEVICE(0x2040, 0xb150),
10331031
.driver_info = CX231XX_BOARD_HAUPPAUGE_975},
10341032
{USB_DEVICE(0x2040, 0xb130),

0 commit comments

Comments
 (0)