diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2013-05-31 14:37:23 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-06-13 00:58:29 (GMT) |
commit | 36da6fcdc52eae6f06f6a3fde9f8395187222162 (patch) | |
tree | 4c6cc184dfee43a7e16b8f00fd2fba404ddd72f0 /tools | |
parent | 403dfbec45419c1838e0ea3be16625986ec17cfd (diff) | |
download | linux-fsl-qoriq-36da6fcdc52eae6f06f6a3fde9f8395187222162.tar.xz |
[media] exynos4-is: Remove WARN_ON() from __fimc_pipeline_close()
It's not a critical error to call __fimc_pipeline_close() with missing
sensor subdev entity. Replace WARN_ON() with pr_warn() and return 0
instead of -EINVAL to fix control flow in some conditions.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions