Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367199
b: refs/heads/master
c: f327cab
h: refs/heads/master
i:
  367197: 5f9f4d0
  367195: fde21e7
  367191: 9d4eab8
  367183: 300f7a8
  367167: ced5d21
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 25, 2013
1 parent b66d601 commit a8d4891
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a3f17af2d97a2a51af37e7b1dab5de5562c9b66d
refs/heads/master: f327cabf7fc2a356e6eddfa51b1dc54c3bc625d9
2 changes: 2 additions & 0 deletions trunk/drivers/media/pci/cx25821/cx25821-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,8 @@ static void cx25821_audio_fini(void)
int ret;

ret = driver_for_each_device(drv, NULL, NULL, cx25821_alsa_exit_callback);
if (ret)
pr_err("%s failed to find a cx25821 driver.\n", __func__);
}

static int cx25821_alsa_init_callback(struct device *dev, void *data)
Expand Down

0 comments on commit a8d4891

Please sign in to comment.