On Mon, 1 Apr 2019, Kimberly Brown wrote: > The kobj_type default_attrs field is being replaced by the > default_groups field. Replace irq_kobj_type's default_attrs field with > default_groups and use the ATTRIBUTE_GROUPS macro to create irq_groups. > > This patch was tested by verifying that the sysfs files for the > attributes in the default groups were created. > > Signed-off-by: Kimberly Brown <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> Feel free to route it with the patch it depends on.

