Commit dd837fb9 authored by Matthieu Rogez's avatar Matthieu Rogez Committed by Mauro Carvalho Chehab

[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: default avatarMatthieu Rogez <matthieu.rogez@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 363bdb11
......@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment