diff options
author | 2015-10-23 14:41:12 +0300 | |
---|---|---|
committer | 2015-10-23 05:48:09 -0700 | |
commit | 6fb3b6b57ae444d7723088656dce86b1be92498d (patch) | |
tree | 36393d2fccbd42f05ab789ade0b12d25e3e96753 /net/unix/af_unix.c | |
parent | tcp/dccp: fix hashdance race for passive sessions (diff) | |
download | wireguard-linux-6fb3b6b57ae444d7723088656dce86b1be92498d.tar.xz wireguard-linux-6fb3b6b57ae444d7723088656dce86b1be92498d.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions