commit | 75d7ed3b9e7cb79a3b0e1f417fb674d54b4fc668 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sat Oct 04 08:50:21 2014 -0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Oct 09 21:02:51 2014 +0100 |
tree | caaca18cd67f7fa4e5dd3482b50a8152642eea3d | |
parent | 4250c90b30b8bf2a1a21122ba0484f8f351f152d [diff] |
iio: adc: mxs-lradc: Disable the clock on probe failure We should disable lradc->clk in the case of errors in the probe function. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org> Cc: <Stable@vger.kernel.org>