Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202097
b: refs/heads/master
c: 73c994e
h: refs/heads/master
i:
  202095: fdbd629
v: v3
  • Loading branch information
Tobias Lorenz authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 9044a6c commit 1a9a7e5
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: 22b0766b62d517a597d8155d828c5f93e3523cfa
refs/heads/master: 73c994e4fb69b7bb85663e5175432c307657d207
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/si470x/radio-si470x-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ static int si470x_vidioc_s_tuner(struct file *file, void *priv,
struct v4l2_tuner *tuner)
{
struct si470x_device *radio = video_drvdata(file);
int retval = -EINVAL;
int retval = 0;

/* safety checks */
retval = si470x_disconnect_check(radio);
Expand Down

0 comments on commit 1a9a7e5

Please sign in to comment.