From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] Input: remove unneeded MODULE_VERSION usage
Date: Tue, 16 Jan 2018 16:45:51 -0800 [thread overview]
Message-ID: <20180117004551.hjkd7ly6u74fj5ki@dtor-ws> (raw)
In-Reply-To: <20171122174921.20192-1-gregkh@linuxfoundation.org>
On Wed, Nov 22, 2017 at 06:49:15PM +0100, Greg Kroah-Hartman wrote:
> Here's a short patch series against linux-next at the moment, that
> removes all of the MODULE_VERSION() usage in drivers/input/ as it's not
> needed at all.
>
> Greg Kroah-Hartman (6):
> Input: rmi4: remove unneeded MODULE_VERSION() usage
> Input: keyboard: pmic8xxx: remove unneeded MODULE_VERSION() usage
> Input: mouse: elan_i2c: remove unneeded MODULE_VERSION() usage
> Input: touchscreen: remove unneeded MODULE_VERSION() usage
> Input: misc: remove unneeded MODULE_VERSION() usage
> Input: remove remaining unneeded MODULE_VERSION() usage
Applied the lot, thank you Greg.
>
> drivers/input/input-polldev.c | 1 -
> drivers/input/keyboard/pmic8xxx-keypad.c | 1 -
> drivers/input/misc/apanel.c | 2 --
> drivers/input/misc/ati_remote2.c | 2 --
> drivers/input/misc/uinput.c | 1 -
> drivers/input/mouse/elan_i2c_core.c | 2 --
> drivers/input/rmi4/rmi_bus.c | 1 -
> drivers/input/rmi4/rmi_driver.h | 2 --
> drivers/input/rmi4/rmi_i2c.c | 1 -
> drivers/input/rmi4/rmi_spi.c | 1 -
> drivers/input/sparse-keymap.c | 1 -
> drivers/input/touchscreen/colibri-vf50-ts.c | 2 --
> drivers/input/touchscreen/elants_i2c.c | 2 --
> drivers/input/touchscreen/melfas_mip4.c | 1 -
> drivers/input/touchscreen/wdt87xx_i2c.c | 2 --
> 15 files changed, 22 deletions(-)
>
> --
> 2.15.0
>
--
Dmitry
prev parent reply other threads:[~2018-01-17 0:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-22 17:49 [PATCH 0/6] Input: remove unneeded MODULE_VERSION usage Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 1/6] Input: rmi4: remove unneeded MODULE_VERSION() usage Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 2/6] Input: keyboard: pmic8xxx: " Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 3/6] Input: mouse: elan_i2c: " Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 4/6] Input: touchscreen: " Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 5/6] Input: misc: " Greg Kroah-Hartman
2017-11-22 17:49 ` [PATCH 6/6] Input: remove remaining " Greg Kroah-Hartman
2018-01-17 0:45 ` 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=20180117004551.hjkd7ly6u74fj5ki@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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