a9e10e5873
The acpi_walk_dep_device_list() function is not as generic as its name implies, serving only to decrement the dependency count for each dependent device of the input. Extend it to accept a callback which can be applied to all the dependencies in acpi_dep_list. Replace all existing calls to the function with calls to a wrapper, passing a callback that applies the same dependency reduction. Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Maximilian Luz <luzmaximilian@gmail.com> # for platform/surface parts Signed-off-by: Daniel Scally <djrscally@gmail.com> [ rjw: Changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
---|---|---|
.. | ||
bus.c | ||
bus.h | ||
controller.c | ||
controller.h | ||
core.c | ||
Kconfig | ||
Makefile | ||
ssh_msgb.h | ||
ssh_packet_layer.c | ||
ssh_packet_layer.h | ||
ssh_parser.c | ||
ssh_parser.h | ||
ssh_request_layer.c | ||
ssh_request_layer.h | ||
trace.h |