commit | 9a0985b78d70209db1e0d870f7be80272a0e7642 | [log] [tgz] |
---|---|---|
author | Wilson Callan <wilson.callan@savantsystems.com> | Thu Jul 19 02:49:16 2012 -0400 |
committer | Chris Ball <cjb@laptop.org> | Sun Jul 22 16:42:30 2012 -0400 |
tree | aac27528e36b09c9b4710a6090c7cb34a207173d | |
parent | 108ecc4cf9c46a4caabaf18efc42d19818c95b70 [diff] |
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access 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>