media: rtl28xxu: set keymap for Astrometa DVB-T2
authorSean Young <sean@mess.org>
Sat, 31 Aug 2019 08:37:38 +0000 (05:37 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 7 Oct 2019 10:40:41 +0000 (07:40 -0300)
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>
drivers/media/usb/dvb-usb-v2/rtl28xxu.c

index 1a36bda..78ad9ad 100644 (file)
@@ -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) },
        { }