summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-xc2028.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2007-11-16 13:43:19 +0100
committerMauro Carvalho Chehab2008-01-25 22:02:14 +0100
commit2d4c0ac60dbcdee83da5bdebc661c2c145938d8a (patch)
treefdc236a23ebcd2be0ae8525eacf72cdd5d8aa229 /drivers/media/video/tuner-xc2028.c
parentV4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loading (diff)
downloadkernel-qcow2-linux-2d4c0ac60dbcdee83da5bdebc661c2c145938d8a.tar.gz
kernel-qcow2-linux-2d4c0ac60dbcdee83da5bdebc661c2c145938d8a.tar.xz
kernel-qcow2-linux-2d4c0ac60dbcdee83da5bdebc661c2c145938d8a.zip
V4L/DVB (6613): Fix: add a missing continue statement
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/tuner-xc2028.c')
-rw-r--r--drivers/media/video/tuner-xc2028.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/tuner-xc2028.c b/drivers/media/video/tuner-xc2028.c
index 89e6e64786ea..748f9ad08b88 100644
--- a/drivers/media/video/tuner-xc2028.c
+++ b/drivers/media/video/tuner-xc2028.c
@@ -477,6 +477,7 @@ static int load_firmware(struct dvb_frontend *fe, unsigned int type,
return -EINVAL;
}
+ continue;
}
/* Checks for a sleep command */