On Tue, 4 Jan 2022 17:13:18 +0100, Greg Kroah-Hartman wrote: > 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 powerpc opal dump and elog 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. > > [...]
Applied to powerpc/next. [1/1] powerpc/opal: use default_groups in kobj_type https://git.kernel.org/powerpc/c/32a1bda4b12a3d324bd585e1aa20dac824ab719c cheers