bus: fsl-mc: remove explicit device_link_del
authorIoana Ciornei <ioana.ciornei@nxp.com>
Wed, 3 Jul 2019 14:56:38 +0000 (17:56 +0300)
committerLi Yang <leoyang.li@nxp.com>
Fri, 16 Aug 2019 19:17:35 +0000 (14:17 -0500)
commiteadf0b17b43db4e73a6bdde1ad745d3b582a71c5
tree18e180051a6cf5934e77d9bdcd6d08a802429fec
parentc49a3a9cf26709d00211abbf79c2fd694ea4e86d
bus: fsl-mc: remove explicit device_link_del

Starting with commit 72175d4ea4c4 ("driver core: Make driver core own
stateful device links") stateful device links are owned by the driver
core and should not be explicitly removed on device unbind. Delete all
device_link_del appearances from the fsl-mc bus.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Acked-By: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/bus/fsl-mc/fsl-mc-allocator.c
drivers/bus/fsl-mc/mc-io.c