iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4350_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 12 Oct 2013 06:46:00 +0000 (07:46 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 12 Oct 2013 12:20:46 +0000 (13:20 +0100)
Add the missing clk_disable_unprepare() before return
from adf4350_probe() in the error handling case.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Lars-Peter CLausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found