commit | 3a07a8278ae7a38806e017994c50a95ad50750c3 | [log] [tgz] |
---|---|---|
author | Shailendra Verma <shailendra.v@samsung.com> | Fri Dec 02 02:45:27 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jan 31 10:01:53 2017 -0200 |
tree | 7bbd08f62cbda85bd97e7506190489ac4fc4bf70 | |
parent | 5e6df4eb255af36b36f6b31b4bcece23cffefc5c [diff] |
[media] exynos-gsc: 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>