提交 0b467014 编写于 作者: M Mike Isely 提交者: Mauro Carvalho Chehab

V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device

Signed-off-by: NMike Isely <isely@pobox.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 75212a02
......@@ -133,6 +133,7 @@ static const char *module_names[] = {
static const unsigned char *module_i2c_addresses[] = {
[PVR2_CLIENT_ID_TUNER] = "\x60\x61\x62\x63",
[PVR2_CLIENT_ID_WM8775] = "\x1b",
[PVR2_CLIENT_ID_CX25840] = "\x44",
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册