Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85761
b: refs/heads/master
c: 40ae91a
h: refs/heads/master
i:
  85759: 71053cf
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 18, 2008
1 parent ab2ae32 commit 0780ab1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83db33a3e5c4200eaf5dec5b4883c0e73f468a3b
refs/heads/master: 40ae91a758df916d7a5640fb2de20537ef7849fd
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,9 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type,
goto check_device;
}

if (new_fw.type & FM)
goto check_device;

/* Load SCODE firmware, if exists */
tuner_dbg("Trying to load scode %d\n", new_fw.scode_nr);

Expand Down

0 comments on commit 0780ab1

Please sign in to comment.