Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343863
b: refs/heads/master
c: 84cc237
h: refs/heads/master
i:
  343861: a55991b
  343859: 57aea33
  343855: be52e04
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 8baac40 commit a97f242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 2e7b318fa17a36d8a6d9783c10e845054d8ca27f
refs/heads/master: 84cc2377ee72cfa5745fcd26919d4b1aa3e0e9e5
4 changes: 1 addition & 3 deletions trunk/drivers/media/platform/soc_camera/soc_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -1048,10 +1048,8 @@ static void scan_add_host(struct soc_camera_host *ici)

list_for_each_entry(icd, &devices, list) {
if (icd->iface == ici->nr) {
int ret;

icd->parent = ici->v4l2_dev.dev;
ret = soc_camera_probe(icd);
soc_camera_probe(icd);
}
}

Expand Down

0 comments on commit a97f242

Please sign in to comment.