[media] soc_camera: pass on streamoff error
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 15 Jun 2015 11:33:39 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 12:53:11 +0000 (09:53 -0300)
commit2d703835b02c0d1adbea4b1eeac188be8e76710b
tree3f99e2f7855ee94be954bd18de4c37349a2cf592
parent9f317de424dfb57d8c3d3152ace24904bc402810
[media] soc_camera: pass on streamoff error

If streamoff returned an error, then pass that on to the caller.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/soc_camera/soc_camera.c