[MMC] sdhci truncated pointer fix
authorAndrew Morton <akpm@osdl.org>
Mon, 12 Jun 2006 21:10:22 +0000 (22:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Jun 2006 21:10:22 +0000 (22:10 +0100)
commite474c66b1c76f9755f5d6dd5bfe88ce5e0435184
tree4034e9825a19b1ae1bed578ca03f595c0c282c36
parent0e838b72d54ed189033939258a961f2a0cd59647
[MMC] sdhci truncated pointer fix

On 64-bit machines, we just lost the uppermost 32 bits.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/sdhci.c