commit | 4ff2c4bd119fdccca4cf78e0cfc1f92d645ff743 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Thu Nov 30 18:21:15 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 01 16:36:32 2017 -0500 |
tree | df1e2b95785a4dcb6be5b9b753db47760d982015 | |
parent | c6395f125864abbd72017514d1809dbafb492986 [diff] |
net: ethernet: ti: ale: use proper io apis Switch to use writel_relaxed/readl_relaxed() IO API instead of raw version as it is recommended. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>