From: Roger Quadros Date: Mon, 10 Aug 2009 11:49:51 +0000 (+0300) Subject: OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up X-Git-Tag: v2.6.31-rc7~36^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22833044fbe2764d44ae03f58508e671652ca186;p=pandora-kernel.git OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up twl_mmc_cleanup() must free up the regulators that were allocated by twl_mmc_late_init(). This eliminates the below error when 'omap_hsmmc' module is repeatedly loaded and unloaded. "sysfs: cannot create duplicate filename '/devices/platform /mmci-omap-hs.0/microamps_requested_vmmc'" Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed