[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>
This commit is contained in:
Matthieu Rogez 2016-02-28 08:26:21 -03:00 committed by Mauro Carvalho Chehab
parent 363bdb1144
commit dd837fb9a5
1 changed files with 1 additions and 0 deletions

View 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",