-
- Downloads
ACPI / glue: Add acpi_platform_notify() function
Instead of relying on the "platform_notify" callback hook, introducing separate notification function acpi_platform_notify() and calling that directly from drivers core when device entries are added and removed. Signed-off-by:Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by:
Linus Walleij <linus.walleij@linaro.org> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing
- drivers/acpi/bus.c 0 additions, 1 deletiondrivers/acpi/bus.c
- drivers/acpi/glue.c 13 additions, 8 deletionsdrivers/acpi/glue.c
- drivers/acpi/internal.h 0 additions, 1 deletiondrivers/acpi/internal.h
- drivers/base/core.c 7 additions, 0 deletionsdrivers/base/core.c
- include/linux/acpi.h 10 additions, 0 deletionsinclude/linux/acpi.h
Loading
Please register or sign in to comment