Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357369
b: refs/heads/master
c: 94a93e5
h: refs/heads/master
i:
  357367: 008479f
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 23, 2013
1 parent 57d8a7b commit f9b4ee7
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: 25188bd0e66f244d8111c4459f2c2f262a13d272
refs/heads/master: 94a93e5f85040114d6a77c085457b3943b6da889
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -1479,6 +1479,9 @@ static int dtv_property_process_get(struct dvb_frontend *fe,
tvp->u.st = c->block_count;
break;
default:
dev_dbg(fe->dvb->device,
"%s: FE property %d doesn't exist\n",
__func__, tvp->cmd);
return -EINVAL;
}

Expand Down

0 comments on commit f9b4ee7

Please sign in to comment.