You need to sign in or sign up before continuing.
提交 9aa785b1 编写于 作者: W Wilson Michaels 提交者: Mauro Carvalho Chehab

[media] add "lgdt330x" device name i2c_devs array

This patch adds "lgdt330x" device name i2c_devs array used for debugging
Signed-off-by: NWilson Michaels <thebitpit@earthlink.net>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 7f56a4a7
...@@ -877,6 +877,7 @@ static struct i2c_client em28xx_client_template = { ...@@ -877,6 +877,7 @@ static struct i2c_client em28xx_client_template = {
* incomplete list of known devices * incomplete list of known devices
*/ */
static char *i2c_devs[128] = { static char *i2c_devs[128] = {
[0x1c >> 1] = "lgdt330x",
[0x3e >> 1] = "remote IR sensor", [0x3e >> 1] = "remote IR sensor",
[0x4a >> 1] = "saa7113h", [0x4a >> 1] = "saa7113h",
[0x52 >> 1] = "drxk", [0x52 >> 1] = "drxk",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册