Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124047
b: refs/heads/master
c: db1d3b8
h: refs/heads/master
i:
  124045: 8690d33
  124043: 872ed1e
  124039: 94571cc
  124031: 4259ab0
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent ad6da78 commit 9926ae8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a55bc848559d229025f5b2468fbed1070ae377e7
refs/heads/master: db1d3b80b3d077b6d5936f2afef3e5a84d302c1a
3 changes: 0 additions & 3 deletions trunk/drivers/media/dvb/frontends/stb6100.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,6 @@ static struct dvb_tuner_ops stb6100_ops = {
.get_status = stb6100_get_status,
.get_state = stb6100_get_state,
.set_state = stb6100_set_state,
.get_frequency = stb6100_get_frequency,
.get_bandwidth = stb6100_get_bandwidth,
.release = stb6100_release
};

Expand All @@ -543,7 +541,6 @@ struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe,

error:
kfree(state);

return NULL;
}

Expand Down

0 comments on commit 9926ae8

Please sign in to comment.