aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2022-12-20 15:01:26 +0000
committerRafael J. Wysocki <[email protected]>2022-12-30 17:52:09 +0000
commit91fdb91ccca2b48572a1ccf1d382fd599e3e1237 (patch)
treecf331c7777b08373302356da8e1152de387f9a4c /drivers/acpi/cppc_acpi.c
parentACPICA: Drop port I/O validation for some regions (diff)
downloadkernel-91fdb91ccca2b48572a1ccf1d382fd599e3e1237.tar.gz
kernel-91fdb91ccca2b48572a1ccf1d382fd599e3e1237.zip
ACPICA: Constify pathname argument for acpi_get_handle()
acpi_get_handle() uses the pathname argument to find a handle related to that pathname but it does not need to modify it. Make it const, in order to be able to pass const pathname to it. Link: https://github.com/acpica/acpica/pull/773 Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions