diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2015-10-23 14:41:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-23 05:48:09 -0700 |
commit | 6fb3b6b57ae444d7723088656dce86b1be92498d (patch) | |
tree | 36393d2fccbd42f05ab789ade0b12d25e3e96753 /include/linux/phy.h | |
parent | 5e0724d027f0548511a2165a209572d48fe7a4c8 (diff) |
drivers: net: cpsw: use module_platform_driver
There is no reasons to probe cpsw from late_initcall level
and it's not recommended. Hence, use module_platform_driver()
to register and probe cpsw driver from module_init() level.
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions