From: David Cohen Date: Thu, 31 Jan 2008 19:48:57 +0000 (-0400) Subject: OMAP:MMC: Fix slot id definition on hsmmc probe. X-Git-Tag: v2.6.25-omap1~203 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fde87fc1f4ba8fb484f68f390bc5140f1cc564e;p=pandora-kernel.git OMAP:MMC: Fix slot id definition on hsmmc probe. host->slot_id = (pdev->id - 1) definition is wrong. For each hsmmc host controller's instance, the first slot always has id=0. Signed-off-by: David Cohen Acked-by: Carlos Eduardo Aguiar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed