From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-input@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] Input: st1232 - Remove obsolete platform device support
Date: Tue, 31 Oct 2017 10:01:19 -0700 [thread overview]
Message-ID: <20171031170119.yz3trextrsdjb7ay@dtor-ws> (raw)
In-Reply-To: <1507801275-12668-1-git-send-email-geert+renesas@glider.be>
On Thu, Oct 12, 2017 at 11:41:15AM +0200, Geert Uytterhoeven wrote:
> Commit 1fa59bda21c7fa36 ("ARM: shmobile: Remove legacy board code for
> Armadillo-800 EVA"), removed the last user of st1232_pdata and the
> "st1232-ts" platform device. All remaining users use DT.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Sorry, this got stuck in gmail SPAM folder for some reason...
Applied, thank you.
...
> + ts->reset_gpio = of_get_gpio(client->dev.of_node, 0);
> if (gpio_is_valid(ts->reset_gpio)) {
> error = devm_gpio_request(&client->dev, ts->reset_gpio, NULL);
> if (error) {
I wonder if we can convert it to gpiod API?
Thanks.
--
Dmitry
prev parent reply other threads:[~2017-10-31 17:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 9:41 [PATCH] Input: st1232 - Remove obsolete platform device support Geert Uytterhoeven
2017-10-31 17:01 ` 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=20171031170119.yz3trextrsdjb7ay@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=geert+renesas@glider.be \
--cc=linux-input@vger.kernel.org \
--cc=linux-renesas-soc@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