commit | 9cc639a20fdc0b935e55d4992f93963f95233ca4 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed May 15 20:48:23 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu May 23 00:09:15 2013 +0100 |
tree | b1a48ccf64e34f86f23d6ce944d6cfafbbb4723d | |
parent | 0f3ed7f75cf1a16df9309f3a9ffaf62a3fc1f0bb [diff] |
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register Add a cache variable in the host struct that reflects the current data in the MMCIDATACTRL register. This patch will not introduce any functional change but instead provide an easy option to keep specific bits in the register between each data transfer. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>