commit | 7fb2bbf4d9e7e62057184f1e061566459eef6c79 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Jul 09 15:15:12 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 09 15:15:12 2009 +0100 |
tree | e67c4c6780246bca649fac652f83116785ee855e | |
parent | 012b7d339ce8c42d41e35b35c4acc3dd29501d52 [diff] |
MMC: MMCI: allow GPIOs to be passed Add and initialize the gpio_wp and gpio_cd members. We need to ensure that all users are covered, because GPIO 0 may be valid. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Linus Walleij <linus.walleij@stericsson.com>