media: rtl28xxu: set keymap for Astrometa DVB-T2
Thanks to Jan Pieter van Woerkom <jp@jpvw.nl> for providing the hardware. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
cf33069166
commit
64659c81df
|
@ -1957,7 +1957,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
|
|||
|
||||
/* RTL2832P devices: */
|
||||
{ DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,
|
||||
&rtl28xxu_props, "Astrometa DVB-T2", NULL) },
|
||||
&rtl28xxu_props, "Astrometa DVB-T2",
|
||||
RC_MAP_ASTROMETA_T2HYBRID) },
|
||||
{ DVB_USB_DEVICE(0x5654, 0xca42,
|
||||
&rtl28xxu_props, "GoTView MasterHD 3", NULL) },
|
||||
{ }
|
||||
|
|
Loading…
Reference in New Issue