commit | d23bf8425d716a7844b93144ecb039819397c47f | [log] [tgz] |
---|---|---|
author | Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> | Wed Jul 27 12:25:07 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Sep 21 14:55:14 2016 +0200 |
tree | 032171b15c0373c86f23948897febbd0f89316be | |
parent | 75794f994ab4120238cb47304cb711f045f77c8a [diff] |
net: emaclite: Use ioremap_nocache Virtual to physical mapping isn't necessarily 1:1 for all architectures Using ioremap_nocache allows for the arch code to translate the physical address to a virtual address. Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>