[MMC] Fix incorrect register access
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 11 Jul 2006 19:06:48 +0000 (21:06 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 13 Jul 2006 15:17:45 +0000 (16:17 +0100)
commitfb61e2895170920564410baadf71c5b3561dbf42
treeb825fb7f86ad3cb11a1932aea422d45532677e2a
parente47f31787dee5bf57453e18edefff56e17fa44f9
[MMC] Fix incorrect register access

There was a writel() being used on a 16-bit register.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/sdhci.c