[media] em28xx: add support for Terratec Grabby REC button
authorMatthieu Rogez <matthieu.rogez@gmail.com>
Sun, 28 Feb 2016 11:26:21 +0000 (08:26 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 17:21:57 +0000 (14:21 -0300)
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>
drivers/media/usb/em28xx/em28xx-cards.c

index 1f4047b..4051146 100644 (file)
@@ -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",