From: Ulf Hansson Date: Thu, 18 Dec 2014 14:44:32 +0000 (+0100) Subject: mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eddbc3abc5bf11bdfc92ef84fd97ec4d379b7278;p=pandora-kernel.git mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs The slot-gpio uses the devm*_ managed functions. Still it provide APIs to explicitly free requested CD/WP GPIOs, but these API isn't being used. Therefore let's simplify slot-gpio by removing these unused APIs. If it later turns out we need some of them, we can always consider to restore the code. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed