ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified
authorRabin Vincent <rabin.vincent@stericsson.com>
Mon, 9 Aug 2010 11:56:40 +0000 (12:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Sep 2010 14:02:00 +0000 (15:02 +0100)
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>
drivers/mmc/host/mmci.c

Simple merge