Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd864ce3 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[media] af9015: map DigitalNow TinyTwin v2 remote



Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Cc: Renura Enterprises Pty Ltd <renura@digitalnow.com.au>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 64fb5809
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -752,6 +752,8 @@ static const struct af9015_rc_setup af9015_rc_setup_usbids[] = {
		RC_MAP_AVERMEDIA_M135A },
	{ (USB_VID_AFATECH << 16) + USB_PID_TREKSTOR_DVBT,
		RC_MAP_TREKSTOR },
	{ (USB_VID_KWORLD_2 << 16) + USB_PID_TINYTWIN_2,
		RC_MAP_DIGITALNOW_TINYTWIN },
	{ }
};