From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Raag Jadav <raag.jadav@intel.com>
Cc: linus.walleij@linaro.org, andriy.shevchenko@linux.intel.com,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
mallikarjunappa.sangannavar@intel.com, pandith.n@intel.com,
stable@vger.kernel.org
Subject: Re: [PATCH v2] pinctrl: cherryview: fix address_space_handler() argument
Date: Tue, 22 Aug 2023 14:20:34 +0300 [thread overview]
Message-ID: <20230822112034.GN3465@black.fi.intel.com> (raw)
In-Reply-To: <20230822072340.8783-1-raag.jadav@intel.com>
On Tue, Aug 22, 2023 at 12:53:40PM +0530, Raag Jadav wrote:
> First argument of acpi_*_address_space_handler() APIs is acpi_handle of
> the device, which is incorrectly passed in driver ->remove() path here.
> Fix it by passing the appropriate argument and while at it, make both
> API calls consistent using ACPI_HANDLE().
>
> Fixes: a0b028597d59 ("pinctrl: cherryview: Add support for GMMR GPIO opregion")
> Cc: stable@vger.kernel.org
> Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
next prev parent reply other threads:[~2023-08-22 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 7:23 [PATCH v2] pinctrl: cherryview: fix address_space_handler() argument Raag Jadav
2023-08-22 11:20 ` Mika Westerberg [this message]
2023-08-22 11:51 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230822112034.GN3465@black.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mallikarjunappa.sangannavar@intel.com \
--cc=pandith.n@intel.com \
--cc=raag.jadav@intel.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.