commit | 3f1f1a254d3833c4ca8708875d231e014e8c3e08 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 11:17:25 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | 09dcdc62c7e82d92772a1529bc1c3a7233d608a0 | |
parent | d82a4d3c3f331a1501371c9217efbcac300fc732 [diff] |
altera_spi: change ioremap to map_physmem Change ioremap() to map_physmem(), as it is more used in u-boot. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>