aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorCharles Keepax <[email protected]>2020-07-23 10:54:58 +0000
committerLee Jones <[email protected]>2020-08-13 06:50:50 +0000
commit114294d276279d6cda81f9c685452239ea89cdb8 (patch)
tree8367f548a7691137cdf5f079244b648019c6cdda /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentmfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de... (diff)
downloadkernel-114294d276279d6cda81f9c685452239ea89cdb8.tar.gz
kernel-114294d276279d6cda81f9c685452239ea89cdb8.zip
mfd: mfd-core: Add mechanism for removal of a subset of children
Currently, the only way to remove MFD children is with a call to mfd_remove_devices, which will remove all the children. Under some circumstances it is useful to remove only a subset of the child devices. For example if some additional clean up is required between removal of certain child devices. To accomplish this a level field is added to mfd_cell, the normal mfd_remove_devices is modified to not remove devices that are set to a higher level and a corresponding mfd_remove_devices_late function is added to remove those children. See further discussion at: https://lore.kernel.org/lkml/20200616075834.GF2608702@dell/ Suggested-by: Lee Jones <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions