commit | 191aeea41804761cd79f574247a642293b563365 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Fri Mar 29 17:58:34 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 01 15:02:50 2019 -0700 |
tree | 18668862c7e4d00082f3f9ec6dc6554803950a95 | |
parent | 3370b5883f04ea955dcf4a466f2962ed804ebe5d [diff] |
net: ethernet: ti: davinci_mdio: switch to readl/writel() Switch to readl/writel() APIs, because this is recommended API and the MDIO block is reused on Keystone 2 SoCs where LE/BE modes are supported. Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>