Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173965
b: refs/heads/master
c: e6a1a08
h: refs/heads/master
i:
  173963: d1e6fb3
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 30b4e39 commit 679dedc
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: 7cbefad085c9112d0b1814db18423e5da072f5c8
refs/heads/master: e6a1a08f00689b0006bef2376ac30daa467901e9
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tvaudio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1919,7 +1919,7 @@ static const struct v4l2_subdev_tuner_ops tvaudio_tuner_ops = {
.s_radio = tvaudio_s_radio,
.s_frequency = tvaudio_s_frequency,
.s_tuner = tvaudio_s_tuner,
.s_tuner = tvaudio_g_tuner,
.g_tuner = tvaudio_g_tuner,
};

static const struct v4l2_subdev_audio_ops tvaudio_audio_ops = {
Expand Down

0 comments on commit 679dedc

Please sign in to comment.