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

Commit 565f4949 authored by George Gazurkoff's avatar George Gazurkoff Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR programming.



- Both AverTV Studio 303 cards, #6 and #36,
use the same remote control programming.

Signed-off-by: default avatarGeorge Gazurkoff <gazurkoff@gmail.com>
Signed-off-by: default avatarMichael Krufky <mkrufky@m1k.net>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
parent 009494ef
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -538,6 +538,7 @@ int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci)
		ir->polling = 1; /* ms */
		break;
	case CX88_BOARD_AVERTV_303:
	case CX88_BOARD_AVERTV_STUDIO_303:
		ir_codes         = ir_codes_avertv_303;
		ir->gpio_addr    = MO_GP2_IO;
		ir->mask_keycode = 0xfb;