Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242061
b: refs/heads/master
c: a0f8cae
h: refs/heads/master
i:
  242059: 04988d9
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Mar 22, 2011
1 parent 2118fe7 commit 9f39a6b
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: 8ec737ffccd7fab629e28427b4d0581ce62ffedd
refs/heads/master: a0f8caefaf3295721ef00415c7d63ec10af253ab
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/s5p-fimc/fimc-capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ static int fimc_subdev_attach(struct fimc_dev *fimc, int index)
continue;

sd = fimc_subdev_register(fimc, isp_info);
if (sd) {
if (!IS_ERR_OR_NULL(sd)) {
vid_cap->sd = sd;
vid_cap->input_index = i;

Expand Down

0 comments on commit 9f39a6b

Please sign in to comment.