summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_device.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2016-07-28 17:50:36 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-07-31 04:00:33 (GMT)
commit3bf2cb3ab585bd9ef1e46d3f89619bb33f2391de (patch)
treeda0841b00fafe6cad28e61d0fda024f315539789 /arch/arm/mach-omap2/omap_device.c
parent8a0b6dc958fd1037931b0e01ebf266fbe3c09e92 (diff)
downloadlinux-3bf2cb3ab585bd9ef1e46d3f89619bb33f2391de.tar.xz
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 <grygorii.strashko@ti.com> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/mach-omap2/omap_device.c')
0 files changed, 0 insertions, 0 deletions