git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84f1445
)
[media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Sat, 19 Oct 2013 22:07:51 +0000
(19:07 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 2 Jan 2014 16:25:56 +0000
(14:25 -0200)
The memory allocator is being initialized before registering the subdevs
so reverse the cleanup sequence to avoid trying unregister not registered
subdevs.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found