From: Grazvydas Ignotas Date: Tue, 24 Mar 2009 01:23:47 +0000 (-0700) Subject: ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 X-Git-Tag: v2.6.30-rc1~636^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d83cc9c839a5f05c7c1b6d823a8f483bda0441;p=pandora-kernel.git ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 Device connected to MMC3 is assumed to be self-powered, so set_power() function is empty. It can't be omited because host driver requires it. Array size for hsmmc[] is specified to allocate to allocate an instance for the third MMC controller. Also fix a leak which happens if invalid controller id is passed. Signed-off-by: Grazvydas Ignotas Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed