commit | dda5f5fe742d0d8e75c7bde337f99183e4286055 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Thu Nov 30 18:21:11 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 01 16:36:32 2017 -0500 |
tree | ffd488035035cc83b5274857f32a7b572f8d6998 | |
parent | fc49be85f601d6241a18c76f4a4a30349c375bba [diff] |
net: ethernet: ti: cpsw: 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>