commit | 5e6df4eb255af36b36f6b31b4bcece23cffefc5c | [log] [tgz] |
---|---|---|
author | Shailendra Verma <shailendra.v@samsung.com> | Fri Dec 02 02:43:05 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jan 31 09:58:42 2017 -0200 |
tree | e9a65b6ce00e49c99083f2daa5bda470f87118e9 | |
parent | 0ffb94b6cc5df6376ab6bff5b80075641f6716f8 [diff] |
[media] exynos4-is: Clean up file handle in open() error path The file handle is not yet added in the vfd list. So no need to call v4l2_fh_del(&ctx->fh) if it fails to create controls. Signed-off-by: Shailendra Verma <shailendra.v@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>