From: Ulf Hansson Date: Thu, 18 Dec 2014 14:44:30 +0000 (+0100) Subject: mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro() X-Git-Tag: fixes-v4.0-rc1~141^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30656e59a483af7eb04eccd4b0b00f00daa959e;p=pandora-kernel.git mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro() The MMC core makes use of the devm_* functions while requesting the CD/WP GPIOs, let's rely on that. Cc: Nicolas Pitre Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed