commit | d63da8c64bbf800a12fe0a4a2804e5953b8cf35e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Dec 19 14:34:03 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Dec 21 13:54:27 2017 +0100 |
tree | 65337cf7c0e492808a62c62ace9cd271d71914c0 | |
parent | 8d876bf472dba73c015cea9feea80dcb80626a7c [diff] |
mmc: tmio: use io* accessors consistently Because we started using io*_rep accessors previously because they are more widely defined across architectures, let's be consistent and use this family for all accessor wrappers. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>