mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit
authorXu lei <B33228@freescale.com>
Fri, 9 Sep 2011 12:05:46 +0000 (20:05 +0800)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:31:56 +0000 (16:31 -0400)
Freescale eSDHC registers only support 32-bit accesses, this patch
ensures that all Freescale eSDHC register accesses are 32-bit.

Signed-off-by: Xu lei <B33228@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found