]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-dove: remove the unneeded error check
authorKevin Hao <haokexin@gmail.com>
Fri, 27 Feb 2015 07:47:25 +0000 (15:47 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Mar 2015 13:13:32 +0000 (14:13 +0100)
commitc19dd5455aae9faadfdacc7752f0b97dab49aea9
treeeba5a15a979898bbe9f2d6bf8e5958314c58cf8e
parent26d0e83218d17a9e4d7732b99351c4449f46f7ef
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 <haokexin@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-dove.c