Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9aa785b1 authored by Wilson Michaels's avatar Wilson Michaels Committed by Mauro Carvalho Chehab
Browse files

[media] add "lgdt330x" device name i2c_devs array



This patch adds "lgdt330x" device name i2c_devs array used for debugging

Signed-off-by: default avatarWilson Michaels <thebitpit@earthlink.net>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 7f56a4a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -877,6 +877,7 @@ static struct i2c_client em28xx_client_template = {
 * incomplete list of known devices
 */
static char *i2c_devs[128] = {
       [0x1c >> 1] = "lgdt330x",
	[0x3e >> 1] = "remote IR sensor",
	[0x4a >> 1] = "saa7113h",
	[0x52 >> 1] = "drxk",