mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 04:27:36 +07: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,
|
.vmux = SAA7115_SVIDEO3,
|
||||||
.amux = EM28XX_AMUX_LINE_IN,
|
.amux = EM28XX_AMUX_LINE_IN,
|
||||||
} },
|
} },
|
||||||
|
.buttons = std_snapshot_button,
|
||||||
},
|
},
|
||||||
[EM2860_BOARD_TERRATEC_AV350] = {
|
[EM2860_BOARD_TERRATEC_AV350] = {
|
||||||
.name = "Terratec AV350",
|
.name = "Terratec AV350",
|
||||||
|
Loading…
Reference in New Issue
Block a user