From: Rabin Vincent Date: Mon, 9 Aug 2010 11:54:43 +0000 (+0100) Subject: ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted X-Git-Tag: v2.6.37-rc1~184^2~7^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2971944582ff43b7dedbb460777052243ac9915a;p=pandora-kernel.git ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted On some platforms, the GPIO value from the gpio_cd pin doesn't need to be inverted to get it active high. Add a cd_invert platform data parameter and change existing platforms using GPIO for CD (only Realview) to enable it. Acked-by: Linus Walleij Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed