You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
V4L/DVB (4896): Dvb-usb: fix vendor ID ordering
The vendor IDs in this file were all in alphabetical order except for this one. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
c28089a65c
commit
4be3276a66
@@ -32,8 +32,8 @@
|
|||||||
#define USB_VID_PINNACLE 0x2304
|
#define USB_VID_PINNACLE 0x2304
|
||||||
#define USB_VID_VISIONPLUS 0x13d3
|
#define USB_VID_VISIONPLUS 0x13d3
|
||||||
#define USB_VID_TWINHAN 0x1822
|
#define USB_VID_TWINHAN 0x1822
|
||||||
#define USB_VID_UNIWILL 0x1584
|
|
||||||
#define USB_VID_ULTIMA_ELECTRONIC 0x05d8
|
#define USB_VID_ULTIMA_ELECTRONIC 0x05d8
|
||||||
|
#define USB_VID_UNIWILL 0x1584
|
||||||
#define USB_VID_WIDEVIEW 0x14aa
|
#define USB_VID_WIDEVIEW 0x14aa
|
||||||
|
|
||||||
/* Product IDs */
|
/* Product IDs */
|
||||||
|
|||||||
Reference in New Issue
Block a user