commit | c3d14780249814f200317cfed1e5d288aeefb528 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Aug 27 13:30:38 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Oct 04 17:08:09 2017 -0300 |
tree | 6bbc33d0a3c5f785457507fc274fa765c9b37b4f | |
parent | 877f1af154ec427d9c3c936a39a10afda95dcb97 [diff] |
[media] ov2640: Check the return value from clk_prepare_enable() clk_prepare_enable() may fail, so we should better check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>