Commits
Wolfram Sang committed 66e9251b900
net: ethernet: ti: cpsw: simplify getting .driver_data commit 4e13c252276d3aa56f028cada2bd7cb41694d03f upstream. We should get 'driver_data' from 'struct device' directly. Going via platform_device is an unneeded step back and forth. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>