From: Matthieu Rogez Date: Sun, 28 Feb 2016 11:26:21 +0000 (-0300) Subject: [media] em28xx: add support for Terratec Grabby REC button X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=dd837fb9a5092b10ebd75a1770257204ba20c872;p=deliverable%2Flinux.git [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 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c index 1f4047b3f3f7..4051146f7d13 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",