[media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2c

Add HD PVR IR Rx support to ir-kbd-i2c

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Andy Walls 2010-12-28 22:47:46 -03:00 committed by Mauro Carvalho Chehab
parent ea6c06033f
commit a9cd591e29

View file

@ -449,6 +449,7 @@ static const struct i2c_device_id ir_kbd_id[] = {
{ "ir_video", 0 },
/* IR device specific entries should be added here */
{ "ir_rx_z8f0811_haup", 0 },
{ "ir_rx_z8f0811_hdpvr", 0 },
{ }
};