]> Git Repo - linux.git/commit
gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
authorLaura Nao <[email protected]>
Mon, 13 May 2024 09:56:10 +0000 (11:56 +0200)
committerAndy Shevchenko <[email protected]>
Tue, 21 May 2024 15:33:44 +0000 (18:33 +0300)
commit4bcc9bba48fa1dfd4c0029b9bb201d90b90d58a3
tree579b98ae42ccf6c5541406301a9dda4676ca5ef5
parent8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6
gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()

Following the relocation of the function call outside of
__acpi_find_gpio(), move the ACPI device NULL check to
acpi_can_fallback_to_crs().

Signed-off-by: Laura Nao <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reported-by: kernelci.org bot <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Fixes: 49c02f6e901c ("gpiolib: acpi: Move acpi_can_fallback_to_crs() out of __acpi_find_gpio()")
Signed-off-by: Andy Shevchenko <[email protected]>
drivers/gpio/gpiolib-acpi.c
This page took 0.053795 seconds and 4 git commands to generate.