diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-06-21 14:32:23 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-06-21 15:00:36 +0400 |
commit | c85012addd800d8fd135b9a871d5ce9b8e8c4081 (patch) | |
tree | cc5e6c320bfb34a59955733b9065bfe688be45c2 /arch/arm/mach-imx/Kconfig | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | linux-c85012addd800d8fd135b9a871d5ce9b8e8c4081.tar.xz |
spi: spi-orion: check return value from clk_prepare()/clk_enable()
clk_prepare()/clk_enable() can fail, and it's return value should
be checked. Add the proper checking, and while we're here, convert
to clk_prepare_enable().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
0 files changed, 0 insertions, 0 deletions