提交 1c72fe26 编写于 作者: A Antti Palosaari 提交者: Mauro Carvalho Chehab

[media] af9035: enable remote controller for IT9135 too

There is no difference towards AF9035 remote controller, so enable it.
Signed-off-by: NAntti Palosaari <crope@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 ab56ad6a
......@@ -1251,10 +1251,6 @@ static int af9035_get_rc_config(struct dvb_usb_device *d, struct dvb_usb_rc *rc)
int ret;
u8 tmp;
/* TODO: IT9135 remote control support */
if (state->chip_type == 0x9135)
return 0;
ret = af9035_rd_reg(d, state->eeprom_addr + EEPROM_IR_MODE, &tmp);
if (ret < 0)
goto err;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册