commit | dc158ef609632c21bf3c6a62de0cb53b7748b3c2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 22:32:42 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 01 00:17:19 2016 +0900 |
tree | b668c0dd3899c55c7272166e64b4a3f8deab7052 | |
parent | bfa3d8bacd9413969d7400c1906faa5751fe512e [diff] |
mmc: uniphier: use devm_get_addr() to get base address Currently, fdtdec_get_addr_size() does not support the address translation, so it cannot handle device trees with non-straight "ranges" properties. (This would be a problem with DTS for UniPhier ARMv8 SoCs.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>