mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
authorWilson Callan <wilson.callan@savantsystems.com>
Thu, 19 Jul 2012 06:49:16 +0000 (02:49 -0400)
committerChris Ball <cjb@laptop.org>
Sun, 22 Jul 2012 20:42:30 +0000 (16:42 -0400)
Patch to not set reserved bits in i.MX25 PROCTL register.  DMA stops
working if those bits get set.

Signed-off-by: Wilson Callan <wilson.callan@savantsystems.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found