summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMatthieu Rogez <matthieu.rogez@gmail.com>2016-02-28 11:26:21 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-03-03 17:21:57 (GMT)
commitdd837fb9a5092b10ebd75a1770257204ba20c872 (patch)
tree9f582664b595d2da8845668c744b9a339039d092 /drivers
parent363bdb114434d021360c770871c2410df3965308 (diff)
downloadlinux-dd837fb9a5092b10ebd75a1770257204ba20c872.tar.xz
[media] em28xx: add support for Terratec Grabby REC button
Terratec Grabby (hw rev 2) REC button uses the standard snapshot button configuration. Signed-off-by: Matthieu Rogez <matthieu.rogez@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/usb/em28xx/em28xx-cards.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c
index 1f4047b..4051146 100644
--- a/drivers/media/usb/em28xx/em28xx-cards.c
+++ b/drivers/media/usb/em28xx/em28xx-cards.c
@@ -2015,6 +2015,7 @@ struct em28xx_board em28xx_boards[] = {
.vmux = SAA7115_SVIDEO3,
.amux = EM28XX_AMUX_LINE_IN,
} },
+ .buttons = std_snapshot_button,
},
[EM2860_BOARD_TERRATEC_AV350] = {
.name = "Terratec AV350",