Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138160
b: refs/heads/master
c: 9f9cd8f
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 1ea6ecc commit 8713fd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c026c35114d169d77c2543fdf4d5689a1c9a51d
refs/heads/master: 9f9cd8f18c7faabf6dc144c198f6ee30429d3da0
1 change: 0 additions & 1 deletion trunk/drivers/media/dvb/frontends/lgdt3305.c
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,6 @@ struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config,
return &state->frontend;
fail:
lg_warn("unable to detect LGDT3305 hardware\n");
state->frontend.demodulator_priv = NULL;
kfree(state);
return NULL;
}
Expand Down

0 comments on commit 8713fd0

Please sign in to comment.