mmc-twl4030 gpios for all controllers
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 7 Nov 2008 19:55:54 +0000 (11:55 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 7 Nov 2008 20:05:21 +0000 (12:05 -0800)
More HSMMC gpio updates: make the card detect and write protect
handling behave for slots connected to any controller (not just
for MMC1), and for non-twl4030 GPIOs.

It packs some structs more efficiently, and updates mmc platform
data to remember the relevant GPIOs.  It also adds some error
checks.

This removes debouncing, so it goes along with a following patch
to change how twl4030 debouncing kicks in.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found