Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331237
b: refs/heads/master
c: 970e85f
h: refs/heads/master
i:
  331235: 77cbc45
v: v3
  • Loading branch information
Sachin Kamat authored and Mauro Carvalho Chehab committed Oct 2, 2012
1 parent f9666ef commit 54c90e5
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: 94c15b5e6755711af6dd81bde0f8396e24b75dc2
refs/heads/master: 970e85f87067638262a5c165aff404e6190817f8
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/s5p-tv/mixer_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ static int __devinit mxr_probe(struct platform_device *pdev)

mdev = kzalloc(sizeof *mdev, GFP_KERNEL);
if (!mdev) {
mxr_err(mdev, "not enough memory.\n");
dev_err(dev, "not enough memory.\n");
ret = -ENOMEM;
goto fail;
}
Expand Down

0 comments on commit 54c90e5

Please sign in to comment.