You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platform/x86: dell-smo8800: Convert to be a platform driver
JIRA: https://issues.redhat.com/browse/RHEL-47426
Conflicts: RHEL dae377d removed the 'return 0' statement in
smo8800_remove but it needs to be restored in order
for this commit to compile.
commit bc6b8d7
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Tue Aug 3 22:40:39 2021 +0300
platform/x86: dell-smo8800: Convert to be a platform driver
ACPI core in conjunction with platform driver core provides
an infrastructure to enumerate ACPI devices. Use it in order
to remove a lot of boilerplate code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Pali Rohár <pali@kernel.org>
Tested-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20210803194039.35083-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: David Arcari <darcari@redhat.com>
0 commit comments