mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 23:23:55 +08:00
[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:
parent
363bdb1144
commit
dd837fb9a5
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user