Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206607
b: refs/heads/master
c: 55938b1
h: refs/heads/master
i:
  206605: 12d95e2
  206603: da83498
  206599: f11a960
  206591: 4b2a770
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Mark Brown committed Jul 17, 2010
1 parent 4dc5eef commit b47861a
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: 3c2ef841c0e27f37923ed15dc5d744cd6ba704ae
refs/heads/master: 55938b106ff4028f9e8b23b1bcb16d7cd615bee7
2 changes: 1 addition & 1 deletion trunk/sound/soc/davinci/davinci-vcif.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ static int davinci_vcif_probe(struct platform_device *pdev)
int ret;

davinci_vcif_dev = kzalloc(sizeof(struct davinci_vcif_dev), GFP_KERNEL);
if (!davinci_vc) {
if (!davinci_vcif_dev) {
dev_dbg(&pdev->dev,
"could not allocate memory for private data\n");
return -ENOMEM;
Expand Down

0 comments on commit b47861a

Please sign in to comment.