From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "H. Nikolaus Schaller" <hns@goldelico.com>
Cc: Marek Vasut <marex@denx.de>,
Linus Walleij <linus.walleij@linaro.org>,
Nathan Chancellor <nathan@kernel.org>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
letux-kernel@openphoenux.org, stable@vger.kernel.org
Subject: Re: [PATCH] Input: ads7846 - fix gpiod allocation
Date: Mon, 3 Feb 2025 04:38:04 -0800 [thread overview]
Message-ID: <Z6C4rL4SMbUcAuh0@google.com> (raw)
In-Reply-To: <6e9b143f19cdfda835711a8a7a3966e5a2494cff.1738410204.git.hns@goldelico.com>
On Sat, Feb 01, 2025 at 12:43:24PM +0100, H. Nikolaus Schaller wrote:
> commit 767d83361aaa ("Input: ads7846 - Convert to use software nodes")
>
> has simplified the code but accidentially converted a devm_gpiod_get()
> to gpiod_get(). This leaves the gpio reserved on module remove and the
> driver can no longer be loaded again.
>
> Fixes: 767d83361aaa ("Input: ads7846 - Convert to use software nodes")
> Cc: <stable@vger.kernel.org>
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Applied, thank you.
--
Dmitry
prev parent reply other threads:[~2025-02-03 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 11:43 [PATCH] Input: ads7846 - fix gpiod allocation H. Nikolaus Schaller
2025-02-03 12:38 ` Dmitry Torokhov [this message]
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=Z6C4rL4SMbUcAuh0@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=hns@goldelico.com \
--cc=letux-kernel@openphoenux.org \
--cc=linus.walleij@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=nathan@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).