Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285255
b: refs/heads/master
c: 4d9304c
h: refs/heads/master
i:
  285253: cf34dd4
  285251: ffc03d0
  285247: ddeca82
v: v3
  • Loading branch information
Leonid V. Fedorenchik authored and Mauro Carvalho Chehab committed Nov 24, 2011
1 parent e139b6d commit 34f9efc
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: 0ef80072014720b79596f9582112034cfe949fd3
refs/heads/master: 4d9304c63e654abb8238e40c316e0cd92823ecf4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx25821/cx25821-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ static int cx25821_audio_initdev(struct cx25821_dev *dev)
}

err = snd_card_create(index[devno], id[devno], THIS_MODULE,
sizeof(struct cx25821_audio_dev), &card);
sizeof(struct cx25821_audio_dev), &card);
if (err < 0) {
pr_info("DEBUG ERROR: cannot create snd_card_new in %s\n",
__func__);
Expand Down

0 comments on commit 34f9efc

Please sign in to comment.