Commit 8c6da5c4 authored by Ludovico Cavedon's avatar Ludovico Cavedon Committed by Mauro Carvalho Chehab

V4L/DVB (6531): Fix a regression caused by commit 15396236

From: Ludovico Cavedon <cavedon@sssup.it>
Signed-off-by: default avatarLudovico Cavedon <cavedon@sssup.it>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 032c2028
......@@ -418,6 +418,7 @@ static int attach_inform(struct i2c_client *client)
switch (client->addr << 1) {
case 0x43:
case 0x4b:
case 0x86:
{
struct tuner_setup tun_setup;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment