JIRA: https://issues.redhat.com/browse/RHEL-15948
commit 4e3d731ba79e9d1bcbda668be7c3865dd02fddeb
Author: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Date: Tue, 27 Sep 2022 19:26:12 +0530
Use .dev_groups callback instead of manual sysfs registration.
Remove .probe and .remove callbacks as they become dummy after
using .dev_groups.
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Link: https://lore.kernel.org/r/20220927135612.1602491-1-Shyam-sundar.S-k@amd.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Desnes Nunes <desnesn@redhat.com>