From: Menon, Nishanth Date: Tue, 19 Oct 2010 14:50:25 +0000 (-0500) Subject: omap4: pandaboard: fix up mmc card detect logic X-Git-Tag: v2.6.37-rc1~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf56f0a6668cd399b5136d2216f24ec97f0ce716;p=pandora-kernel.git omap4: pandaboard: fix up mmc card detect logic For MMC1 Controller, card detect interrupt source is twl6030 which is non-gpio. The card detect call back function provides card present/absent status by reading MMC Control register present on twl6030. This functionality was introduced in mfd tree on track to kernel.org Sync pandaboard to the same and make mmc work. Cc: Tony Lindgren Cc: Madhusudhan Chikkature Cc: Adrian Hunter Cc: Samuel Ortiz Acked-by: Kishore Kadiyala Signed-off-by: Nishanth Menon Tested-by: Jarkko Nikula Acked-by: Madhusudhan Chikkature Acked-by: Tony Lindgren Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed