From: Enric Balletbo i Serra Date: Mon, 10 Jan 2011 13:26:13 +0000 (+0000) Subject: omap3: igep3: Fix IGEP module second MMC channel power supply X-Git-Tag: v2.6.38-rc1~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a271c6cd209674118e5ec221de922bc59c0c9454;p=pandora-kernel.git omap3: igep3: Fix IGEP module second MMC channel power supply The second MMC channel (used by the WLAN/BT module) is not linked to power regulator. This causes the WLAN/BT module to fail being detected if CONFIG_REGULATOR_DUMMY is not set. This patch adds the two regulators that actually feed the WLAN/BT module (1v8 from the TWL4030 VIO LDO, and a fixed 3v3). With that patch, the second channel is properly detected. Also change vmmc1 to use symbolic names instead of direct device reference. Signed-off-by: Enric Balletbo i Serra Acked-by: Marc Zyngier Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed