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

Commit 0b3966e4 authored by Frank Schaefer's avatar Frank Schaefer Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx: add missing IR RC slave address to the list of known i2c devices

parent f62436a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -534,6 +534,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] = {
	[0x3e >> 1] = "remote IR sensor",
	[0x4a >> 1] = "saa7113h",
	[0x4a >> 1] = "saa7113h",
	[0x52 >> 1] = "drxk",
	[0x52 >> 1] = "drxk",
	[0x60 >> 1] = "remote IR sensor",
	[0x60 >> 1] = "remote IR sensor",