]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 18 Dec 2014 14:44:31 +0000 (15:44 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:15 +0000 (09:56 +0100)
commit15866bb8fabe48d4e4decb1b82a8bd794b4c21d6
tree69cae38d742198d275f5953d86c71008f21d7121
parent3c3fad681ab282798dd5ccc4eabc646bcf821b9b
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()

The MMC core makes use of the devm_* functions while requesting the
CD/WP GPIOs, let's rely on that.

Cc: Barry Song <baohua@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-sirf.c