From: Russell King Date: Thu, 29 Jul 2010 14:58:59 +0000 (+0100) Subject: ARM: Fix Versatile/Realview/VExpress MMC card detection sense X-Git-Tag: v2.6.35~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74bc80931c8bc34d24545f992a35349ad548897c;p=pandora-kernel.git ARM: Fix Versatile/Realview/VExpress MMC card detection sense 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 --- Reading git-diff-tree failed