Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306495
b: refs/heads/master
c: 41df5bf
h: refs/heads/master
i:
  306493: cd17d0c
  306491: 3109700
  306487: bf8a493
  306479: 671ccb9
  306463: b783960
  306431: 525562f
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed May 20, 2012
1 parent 456e565 commit c9898e9
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: d310f478e288ee7b2fa638339680460430e73e03
refs/heads/master: 41df5bf088a10e54c0613ec4d7350b74d5ab8252
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/s5p-fimc/fimc-mdevice.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@ static int fimc_md_register_platform_entities(struct fimc_md *fmd)
* Check if there is any sensor on the MIPI-CSI2 bus and
* if not skip the s5p-csis module loading.
*/
if (pdata == NULL)
return 0;
for (i = 0; i < pdata->num_clients; i++) {
if (pdata->isp_info[i].bus_type == FIMC_MIPI_CSI2) {
ret = 1;
Expand Down

0 comments on commit c9898e9

Please sign in to comment.