From: Raghuveer Murthy Date: Tue, 21 Dec 2010 14:14:34 +0000 (+0000) Subject: OMAP4: Pandaboard: Fix MMC card detect gpio line X-Git-Tag: v2.6.38-rc1~469^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b59cc2fc2ff90369d6aa7862caaba3cf45b5075;p=pandora-kernel.git OMAP4: Pandaboard: Fix MMC card detect gpio line commit bf56f0a6668cd (2.6.37-rc1), from Nishanth Menon attempted to fix card detection for PandaBoard, unfortunately, the fix missed to initialize .gpio_cd member of omap2_hsmmc_info. This results in a default value of '0', which is a valid GPIO line. On PandaBoard, the side effect of this is that GPIO line 0 controls the powering TFP410 DVI chip, and without the fix DVI chip is inadvertently powered. Tested-by: David Anders Acked-by: Nishanth Menon Signed-off-by: Kishore Kadiyala Signed-off-by: Raghuveer Murthy Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed