Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320655
b: refs/heads/master
c: afcc8e8
h: refs/heads/master
i:
  320653: 5128069
  320651: 49bb04e
  320647: 2d2dad2
  320639: 4eae4a9
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Jul 30, 2012
1 parent 8cfb5f0 commit 8b01a15
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: 79ef87edea252c3325f0be8aed684db72dc7e46c
refs/heads/master: afcc8e8c3474e5771ebdd49fe4f1c2ec1df997e7
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tvp5150.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static inline void tvp5150_selmux(struct v4l2_subdev *sd)
int opmode = 0;
struct tvp5150 *decoder = to_tvp5150(sd);
int input = 0;
unsigned char val;
int val;

if ((decoder->output & TVP5150_BLACK_SCREEN) || !decoder->enable)
input = 8;
Expand Down

0 comments on commit 8b01a15

Please sign in to comment.