From: Grazvydas Ignotas Date: Tue, 27 Jan 2009 09:53:42 +0000 (+0200) Subject: hsmmc: Add MMC3 support X-Git-Tag: v2.6.29-omap1~74 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e0763d1d7a8bfc57b8761edfc627090d8113f20;p=pandora-kernel.git hsmmc: Add MMC3 support 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 because hsmmc[2].name is needed for MMC3 name. 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