[PATCH 4/6] ARM: OMAP3: Mark only those mmc devices which use gpio_cd, as deferred
From: tony@atomide.com (Tony Lindgren)
Date: 2012-02-24 22:21:36
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-02-24 22:21:36
Also in:
linux-omap
* Rajendra Nayak [off-list ref] [120224 01:27]:
mmc devices which actually do not depend on twl4030-gpio for gpio_cd should not be maked as deferred. Also on overo, since none of the mmc devices need to be deferred, get rid of omap_hsmmc_late_init() altogether. Reported-by: Igor Grinberg <redacted> Signed-off-by: Rajendra Nayak <redacted>
Thanks, I'll fold this into the original patch with your SOB so we avoid the extra churn. Regards, Tony