commit | 4b8caec09562ce7e6e3aaf2954eef8ea73ba67b8 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Mon Aug 09 12:56:40 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Sep 23 15:02:00 2010 +0100 |
tree | f10e2defd6d2addfafa77b45df527a93d8c0c106 | |
parent | 148b8b39c156424da22693d26adcb69800faf95e [diff] |
ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified The card may be always present on the board, and for these cases neither a status callback nor a card detect GPIO is required, and card detection polling can be disabled. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>