spi: spi-cavium-thunderx: Add missing clk_disable_unprepare()
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 23 Aug 2016 15:03:48 +0000 (15:03 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 24 Aug 2016 11:37:43 +0000 (12:37 +0100)
commit568852b7002414c81084f07c7e39e897229d3b6f
treebd837786418afbe048a55c6868c1bc9f92158fc7
parent7347a6c7af8d9b5edf587678e80c7e5bc24ec2d5
spi: spi-cavium-thunderx: Add missing clk_disable_unprepare()

Add the missing clk_disable_unprepare() before return in the probe
error handling case and remove.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cavium-thunderx.c