commit | 89001446925d6da8785c3265a71316e34c6d15de | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Jul 09 15:16:07 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 09 15:16:07 2009 +0100 |
tree | 467acdeafd056c93456d4db33ada112ae804eabe | |
parent | 7fb2bbf4d9e7e62057184f1e061566459eef6c79 [diff] |
MMC: MMCI: use gpiolib for card detect/write protect Use gpiolib where available (and when valid GPIOs are provided) for write protect/card detect status reporting. We fall back to the old 'status' method where gpiolib support is not available. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>