ARM: Fix Versatile/Realview/VExpress MMC card detection sense
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 Jul 2010 14:58:59 +0000 (15:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 30 Jul 2010 22:16:32 +0000 (23:16 +0100)
The MMC card detection sense has become really confused with negations
at various levels, leading to some platforms not detecting inserted
cards.  Fix this by converting everything to positive logic throughout,
thereby getting rid of these negations.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found