Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271745
b: refs/heads/master
c: 398b0d1
h: refs/heads/master
i:
  271743: 02ff0f0
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Sep 6, 2011
1 parent 312cf4e commit a02ad7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 77eed219fed5a913f59329cc846420fdeab0150f
refs/heads/master: 398b0d1f058636f3950296ca07346577c02b94d6
4 changes: 0 additions & 4 deletions trunk/drivers/media/radio/radio-si4713.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ static int radio_si4713_s_audout(struct file *file, void *priv,
static int radio_si4713_querycap(struct file *file, void *priv,
struct v4l2_capability *capability)
{
struct radio_si4713_device *rsdev;

rsdev = video_get_drvdata(video_devdata(file));

strlcpy(capability->driver, "radio-si4713", sizeof(capability->driver));
strlcpy(capability->card, "Silicon Labs Si4713 Modulator",
sizeof(capability->card));
Expand Down

0 comments on commit a02ad7d

Please sign in to comment.