Commit d84fdc77 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] au0828: Enable IR for HVR-850

HVR-850 also has a remote. Enable it.
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent ff346b0f
......@@ -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 = {
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment