diff mbox

[2/3] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2c

Message ID 1293587266.3098.14.camel@localhost (mailing list archive)
State Accepted
Headers show

Commit Message

Andy Walls Dec. 29, 2010, 1:47 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/media/video/ir-kbd-i2c.c b/drivers/media/video/ir-kbd-i2c.c
index dd54c3d..c87b6bc 100644
--- a/drivers/media/video/ir-kbd-i2c.c
+++ b/drivers/media/video/ir-kbd-i2c.c
@@ -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 },
 	{ }
 };