[media] au0828: Enable IR for HVR-850
HVR-850 also has a remote. Enable it. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
parent
ff346b0f5d
commit
d84fdc774b
|
@ -46,6 +46,7 @@ struct au0828_board au0828_boards[] = {
|
|||
.name = "Hauppauge HVR850",
|
||||
.tuner_type = TUNER_XC5000,
|
||||
.tuner_addr = 0x61,
|
||||
.has_ir_i2c = 1,
|
||||
.i2c_clk_divider = AU0828_I2C_CLK_250KHZ,
|
||||
.input = {
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue