Re: [PATCH v1] pinctrl: cherryview: use ACPI_HANDLE() to pass handle

From: Mika Westerberg
Date: Mon Aug 21 2023 - 04:38:48 EST


On Mon, Aug 21, 2023 at 12:00:02PM +0530, Raag Jadav wrote:
> Use ACPI_HANDLE() to pass handle to acpi_*_address_space_handler() APIs.

Please explain here that this actually fixes a bug on the remove path
where we pass an incorrect pointer. Please adjust the $subject
accordingly.

> Fixes: a0b028597d59 ("pinctrl: cherryview: Add support for GMMR GPIO opregion")

Add also Cc: stable@xxxxxxxxxxxxxxx