commit | 1c5ea2b4de22434b9da9c33640f47458ba093dea | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Aug 21 23:05:30 2016 -0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Aug 22 17:32:42 2016 +0100 |
tree | b830fdc189126a2c2601ddfebdbdec901c66475f | |
parent | 53d89160753c7d32bb82d3bed980fd3dc3f2538a [diff] |
spi: spi-fsl-dspi: Check clk_prepare_enable() error clk_prepare_enable() may fail, so we should better check its return value and propagate it in the case of failure. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>