commit | 2af12f025870f664244defab14796da2fdb5009e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 09 03:39:33 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 18:36:33 2015 -0300 |
tree | 811546aa268c44c092ff45eeca0736e4fe2cfd0f | |
parent | 4e65172f7bd20fcbfa87453d1e5711ad129d4216 [diff] |
[media] soc-camera: Unregister v4l2 clock in the OF bind error path The v4l2 clock registered in soc_of_bind() must be unregistered if an error occurs and makes the function fail. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>