summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-core
diff options
context:
space:
mode:
authorCIJOML CIJOMLovic <cijoml@gmail.com>2016-08-02 00:55:52 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-24 18:49:30 +0300
commit37e785682746b53017c7b6e533c3ac2c85bb4ac8 (patch)
treee34cb18997de738a795a0988b1b38f431c4b3b03 /drivers/media/dvb-core
parente950267ab802c8558f1100eafd4087fd039ad634 (diff)
downloadlinux-37e785682746b53017c7b6e533c3ac2c85bb4ac8.tar.xz
[media] Add support for EVOLVEO XtraTV stick
Add a new USB ID for EVOLVEO XtraTV stick. [mchehab@s-opensource.org: fix patch and make checkpatch happy] Cc: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-core')
-rw-r--r--drivers/media/dvb-core/dvb-usb-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h
index a7a4674ccc40..5938ea4abc69 100644
--- a/drivers/media/dvb-core/dvb-usb-ids.h
+++ b/drivers/media/dvb-core/dvb-usb-ids.h
@@ -411,4 +411,5 @@
#define USB_PID_SVEON_STV27 0xd3af
#define USB_PID_TURBOX_DTT_2000 0xd3a4
#define USB_PID_WINTV_SOLOHD 0x0264
+#define USB_PID_EVOLVEO_XTRATV_STICK 0xa115
#endif