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

[media] tm6000: add IR support for HVR-900H

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 884b0515
......@@ -351,6 +351,7 @@ static struct tm6000_board tm6000_boards[] = {
.tuner_addr = 0xc2 >> 1,
.demod_addr = 0x1e >> 1,
.type = TM6010,
.ir_codes = RC_MAP_HAUPPAUGE,
.caps = {
.has_tuner = 1,
.has_dvb = 1,
......
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