Commit a9cd591e authored by Andy Walls's avatar Andy Walls Committed by Mauro Carvalho Chehab

[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: default avatarAndy Walls <awalls@md.metrocast.net>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent ea6c0603
......@@ -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 },
{ }
};
......
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