From: Wei Yongjun Date: Mon, 11 Nov 2013 14:23:50 +0000 (+0800) Subject: i2c: wmt: add missing clk_disable_unprepare() on error X-Git-Tag: v3.13-rc1~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc9688a106886db7191d30f30ffd61fde827efd;p=pandora-kernel.git i2c: wmt: add missing clk_disable_unprepare() on error Add the missing clk_disable_unprepare() before return from wmt_i2c_reset_hardware() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Wolfram Sang Cc: stable@kernel.org # 3.11+ --- Reading git-diff-tree failed