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

Commit 23334a22 authored by Mike Isely's avatar Mike Isely Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device

parent 851981a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ static const unsigned char *module_i2c_addresses[] = {
	[PVR2_CLIENT_ID_SAA7115] = "\x21",
	[PVR2_CLIENT_ID_WM8775] = "\x1b",
	[PVR2_CLIENT_ID_CX25840] = "\x44",
	[PVR2_CLIENT_ID_CS53L32A] = "\x11",
};