aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,
477 return -EINVAL; 477 return -EINVAL;
478 478
479 } 479 }
480 continue;
480 } 481 }
481 482
482 /* Checks for a sleep command */ 483 /* Checks for a sleep command */