aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGrygorii Strashko <[email protected]>2016-07-28 20:50:36 +0300
committerDavid S. Miller <[email protected]>2016-07-30 21:00:33 -0700
commit3bf2cb3ab585bd9ef1e46d3f89619bb33f2391de (patch)
treeda0841b00fafe6cad28e61d0fda024f315539789 /tools
parent8a0b6dc958fd1037931b0e01ebf266fbe3c09e92 (diff)
drivers: net: cpsw: use of_platform_depopulate()
Use of_platform_depopulate() in cpsw_remove() instead of of_device_unregister(), because CSPW child devices will not be recreated otherwise on next insmod. of_platform_depopulate() is correct way now as it will ensure that all steps done in of_platform_populate() are reverted, including cleaning up of OF_POPULATED flag. Signed-off-by: Grygorii Strashko <[email protected]> Reviewed-by: Mugunthan V N <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions