diff options
author | Grygorii Strashko <[email protected]> | 2015-10-23 14:41:12 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-10-23 05:48:09 -0700 |
commit | 6fb3b6b57ae444d7723088656dce86b1be92498d (patch) | |
tree | 36393d2fccbd42f05ab789ade0b12d25e3e96753 /scripts/gdb/linux/lists.py | |
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 <[email protected]>
Acked-by: Mugunthan V N <[email protected]>
Signed-off-by: Grygorii Strashko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions