From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Martin Kepplinger <martink@posteo.de>
Cc: devicetree@vger.kernel.org, linux-input@vger.kernel.org,
robh+dt@kernel.org, mark.rutland@arm.com,
linux-kernel@vger.kernel.org,
Martin Kepplinger <martin.kepplinger@ginzinger.com>
Subject: Re: [PATCH 3/3] Input: st1232 - add Martin as module author
Date: Mon, 28 Jan 2019 11:04:32 -0800 [thread overview]
Message-ID: <20190128190432.GB34692@dtor-ws> (raw)
In-Reply-To: <20190128084449.16070-3-martink@posteo.de>
On Mon, Jan 28, 2019 at 09:44:49AM +0100, Martin Kepplinger wrote:
> From: Martin Kepplinger <martin.kepplinger@ginzinger.com>
>
> This adds myself as an author of the st1232 driver module as Tony's
> email address doesn't seem to work anymore.
>
> Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Applied, thank you.
> ---
> drivers/input/touchscreen/st1232.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/input/touchscreen/st1232.c b/drivers/input/touchscreen/st1232.c
> index 19a665d48dad..906b233970aa 100644
> --- a/drivers/input/touchscreen/st1232.c
> +++ b/drivers/input/touchscreen/st1232.c
> @@ -346,5 +346,6 @@ static struct i2c_driver st1232_ts_driver = {
> module_i2c_driver(st1232_ts_driver);
>
> MODULE_AUTHOR("Tony SIM <chinyeow.sim.xt@renesas.com>");
> +MODULE_AUTHOR("Martin Kepplinger <martin.kepplinger@ginzinger.com>");
> MODULE_DESCRIPTION("SITRONIX ST1232 Touchscreen Controller Driver");
> MODULE_LICENSE("GPL v2");
> --
> 2.20.1
>
--
Dmitry
next prev parent reply other threads:[~2019-01-28 19:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 8:44 [PATCH 1/3] dt-bindings: input: sitronix-st1232: add compatible string for ST1633 Martin Kepplinger
2019-01-28 8:44 ` [PATCH 2/3] Input: st1232 - add support for st1633 Martin Kepplinger
2019-01-28 8:49 ` AW: " Kepplinger Martin
2019-01-28 19:03 ` Dmitry Torokhov
2019-01-28 19:10 ` Martin Kepplinger
2019-01-29 7:07 ` AW: " Matthias Fend
2019-01-28 8:44 ` [PATCH 3/3] Input: st1232 - add Martin as module author Martin Kepplinger
2019-01-28 19:04 ` Dmitry Torokhov [this message]
2019-02-23 0:43 ` [PATCH 1/3] dt-bindings: input: sitronix-st1232: add compatible string for ST1633 Rob Herring
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=20190128190432.GB34692@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=martin.kepplinger@ginzinger.com \
--cc=martink@posteo.de \
--cc=robh+dt@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.