From: Kevin Hao Date: Fri, 27 Feb 2015 07:47:25 +0000 (+0800) Subject: mmc: sdhci-dove: remove the unneeded error check X-Git-Tag: omap-for-v4.1/fixes-rc1~178^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4a34a413d896d1efe5a582a3bb8e435da65c1a;p=pandora-kernel.git mmc: sdhci-dove: remove the unneeded error check The function clk_disable_unprepare() already take care of either error or null cases. Signed-off-by: Kevin Hao Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed