diff options
| author | Ricardo Ribalda <[email protected]> | 2024-12-16 21:17:19 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2024-12-19 19:59:36 +0000 |
| commit | 46d10e5f9c346e6f3aa828895ed8b49cc6d9c0f6 (patch) | |
| tree | 5c45178c7660cd0a78a39bd03da819deb0bf7e24 /rust/helpers/platform.c | |
| parent | ACPI: header: implement acpi_device_handle when !ACPI (diff) | |
| download | kernel-46d10e5f9c346e6f3aa828895ed8b49cc6d9c0f6.tar.gz kernel-46d10e5f9c346e6f3aa828895ed8b49cc6d9c0f6.zip | |
ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI
Provide an implementation of for_each_acpi_consumer_dev that can be use
used when CONFIG_ACPI is not set.
The expression `false && supplier` is used to avoid "variable not used"
warnings.
Reviewed-by: Sakari Ailus <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Ricardo Ribalda <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions
