From 1c005f87b5b714b9b19c3e4a3ca5ddd5d1eb3831 Mon Sep 17 00:00:00 2001 From: Markus Rechberger Date: Wed, 12 Oct 2005 23:38:51 +0000 Subject: * ../linux/drivers/media/video/ir-kbd-i2c.c: - fixed bad em2820 remote layout values, set KNC One and Purple TV layouts back to default * ../linux/drivers/usb/media/em2820-i2c.c: - added pinnacle ir remote i2c address to the i2c scanner Signed-off-by: Markus Rechberger --- linux/drivers/usb/media/em2820-i2c.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/drivers/usb') diff --git a/linux/drivers/usb/media/em2820-i2c.c b/linux/drivers/usb/media/em2820-i2c.c index 3413ec51c..d590729cd 100644 --- a/linux/drivers/usb/media/em2820-i2c.c +++ b/linux/drivers/usb/media/em2820-i2c.c @@ -499,6 +499,7 @@ static struct i2c_client em2820_client_template = { static char *i2c_devs[128] = { [0x4a >> 1] = "saa7113h", [0x60 >> 1] = "remote IR sensor", + [0x8e >> 1] = "remote IR sensor", [0x86 >> 1] = "tda9887", [0x80 >> 1] = "msp34xx", [0x88 >> 1] = "msp34xx", -- cgit v1.2.3