commit | 21b22284619bbb201775c125af53f2834eb91674 | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sat Feb 11 01:54:46 2017 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:41:13 2017 +0200 |
tree | 51091b0dcd41590d3c54ce7dbc381807b5b26bac | |
parent | bb11eff1f1820b9f3bf6578af18b3d18094e7f54 [diff] |
mmc: sdhci-pxav2: add error handling of clk_prepare_enable() There is no check if clk_prepare_enable() succeed in sdhci_pxav2_probe(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>