]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd44e35a4c79c504978cbe69e8a9b780944211d5b
treeb825fb7f86ad3cb11a1932aea422d45532677e2a
parentaa5c712442ac9e7d4267e8f39a438e3752c77ea9
[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