mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 12:16:51 -04:00
V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devices
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
5c6cb4e251
commit
1dfe6c7794
@@ -132,6 +132,8 @@ static const char *module_names[] = {
|
||||
|
||||
static const unsigned char *module_i2c_addresses[] = {
|
||||
[PVR2_CLIENT_ID_TUNER] = "\x60\x61\x62\x63",
|
||||
[PVR2_CLIENT_ID_MSP3400] = "\x40",
|
||||
[PVR2_CLIENT_ID_SAA7115] = "\x21",
|
||||
[PVR2_CLIENT_ID_WM8775] = "\x1b",
|
||||
[PVR2_CLIENT_ID_CX25840] = "\x44",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user