Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285227
b: refs/heads/master
c: 9369cc9
h: refs/heads/master
i:
  285225: e1dac54
  285223: a6957ec
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent c50fa4f commit 231294b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: a23d9d1227f05cf96d195401fe2af2c14ea44b92
refs/heads/master: 9369cc96af2d5e093ed7f0ac9671f4b30d30af86
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/ttpci/av7110.c
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ static int av7110_start_feed(struct dvb_demux_feed *feed)

if (feed->type == DMX_TYPE_TS) {
if ((feed->ts_type & TS_DECODER) &&
(feed->pes_type < DMX_TS_PES_OTHER)) {
(feed->pes_type <= DMX_TS_PES_PCR)) {
switch (demux->dmx.frontend->source) {
case DMX_MEMORY_FE:
if (feed->ts_type & TS_DECODER)
Expand Down

0 comments on commit 231294b

Please sign in to comment.