aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2022-03-29 14:25:52 +0000
committerGreg Kroah-Hartman <[email protected]>2022-04-05 13:38:30 +0000
commitc31bc0461f861ec68e026b5d4d27394bcb722068 (patch)
treee377495578cb4f3739552caaf0def5af63810f17 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentLinux 5.18-rc1 (diff)
downloadkernel-c31bc0461f861ec68e026b5d4d27394bcb722068.tar.gz
kernel-c31bc0461f861ec68e026b5d4d27394bcb722068.zip
powerpc/pseries/vas: use default_groups in kobj_type
There are currently 2 ways to create a set of sysfs files for a kobj_type, through the default_attrs field, and the default_groups field. Move the pseries vas sysfs code to use default_groups field which has been the preferred way since aa30f47cf666 ("kobject: Add support for default attribute groups to kobj_type") so that we can soon get rid of the obsolete default_attrs field. Cc: Michael Ellerman <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Haren Myneni <[email protected]> Cc: Nicholas Piggin <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions