linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Sven Van Asbroeck" <TheSven73@gmail.com>,
	"Jacky Bai" <ping.bai@nxp.com>,
	"Gustavo A. R. Silva" <gustavo@embeddedor.com>,
	"Jonathan Bakker" <xc-racer2@live.ca>,
	"Marco Felsch" <m.felsch@pengutronix.de>,
	"Stefan Agner" <stefan@agner.ch>, "Eric Anholt" <eric@anholt.net>,
	"Jilayne Lovejoy" <opensource@jilayne.com>,
	"Mauro Carvalho Chehab" <mchehab+samsung@kernel.org>,
	"Miloslav Trmac" <mitr@volny.cz>,
	"Anders Roxell" <anders.roxell@linaro.org>,
	"Alexander Shiyan" <shc_work@mail.ru>,
	YueHaibing <yuehaibing@huawei.com>, "Luca Weiss" <luca@z3ntu.xyz>,
	"Bartosz Golaszewski" <bgolaszewski@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-input@vger.kernel.org, "Jeff LaBundy" <jeff@labundy.com>,
	"Mukesh Ojha" <mojha@codeaurora.org>,
	"Brian Masney" <masneyb@onstation.org>,
	"Pavel Machek" <pavel@ucw.cz>,
	"Alexios Zavras" <alexios.zavras@intel.com>,
	"Steve Winslow" <swinslow@gmail.com>,
	"Ronald Tschalär" <ronald@innovation.ch>,
	"Martin Kepplinger" <martink@posteo.de>,
	"Allison Randal" <allison@lohutok.net>,
	"Dong Aisheng" <aisheng.dong@nxp.com>,
	"Anson Huang" <Anson.Huang@nxp.com>,
	"Richard Fontana" <rfontana@redhat.com>,
	"Maximilian Luz" <luzmaximilian@gmail.com>,
	linux-kernel@vger.kernel.org,
	"Luis Chamberlain" <mcgrof@kernel.org>,
	"Hans Verkuil" <hverkuil-cisco@xs4all.nl>,
	"Paweł Chmiel" <pawel.mikolaj.chmiel@gmail.com>,
	"Enrico Weigelt" <info@metux.net>,
	"Nicolas Saenz Julienne" <nsaenzjulienne@suse.de>
Subject: Re: [PATCH 00/22] Stop using input_polled_dev in polling drivers
Date: Fri, 18 Oct 2019 11:44:03 +0300	[thread overview]
Message-ID: <20191018084403.GR32742@smile.fi.intel.com> (raw)
In-Reply-To: <20191017204217.106453-1-dmitry.torokhov@gmail.com>

On Thu, Oct 17, 2019 at 01:41:54PM -0700, Dmitry Torokhov wrote:
> Input devices now support polling mode natively (via input_setup_polling
> API), and input_polled_dev implementation is going away. This series
> switches drivers found in drivers/input to the new scheme.
> 

For all I have been Cc'ed
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> 
> Dmitry Torokhov (21):
>   Input: raspberrypi-ts - switch to using polled mode of input devices
>   Input: sur40 - switch to using polled mode of input devices
>   Input: ts4800-ts - switch to using polled mode of input devices
>   Input: tsc6507x-ts - switch to using polled mode of input devices
>   Input: adc-keys - switch to using polled mode of input devices
>   Input: clps711x-keypad - switch to using polled mode of input devices
>   Input: jornada680_kbd - switch to using polled mode of input devices
>   Input: gpio_keys_polled - switch to using polled mode of input devices
>   Input: apanel - switch to using polled mode of input devices
>   Input: wistron_btns - switch to using polled mode of input devices
>   Input: cobalt_btns - convert to use managed resources
>   Input: cobalt_btns - switch to using polled mode of input devices
>   Input: sgi_btns - switch to using managed resources
>   Input: sgi_btns - switch to using polled mode of input devices
>   Input: rb532_button - switch to using managed resources
>   Input: rb532_button - switch to using polled mode of input devices
>   Input: gpio_decoder - switch to using polled mode of input devices
>   Input: mma8450 - switch to using polled mode of input devices
>   Input: bma150 - switch to using polled mode of input devices
>   Input: kxtj9 - switch to using managed resources
>   Input: kxtj9 - switch to using polled mode of input devices
> 
> Jonathan Bakker (1):
>   Input: bma150 - use managed resources helpers
> 
>  drivers/input/keyboard/Kconfig             |   4 -
>  drivers/input/keyboard/adc-keys.c          |  36 ++--
>  drivers/input/keyboard/clps711x-keypad.c   |  70 +++----
>  drivers/input/keyboard/gpio_keys_polled.c  |  65 +++---
>  drivers/input/keyboard/jornada680_kbd.c    |  37 ++--
>  drivers/input/misc/Kconfig                 |  15 --
>  drivers/input/misc/apanel.c                | 153 ++++++--------
>  drivers/input/misc/bma150.c                | 190 +++++------------
>  drivers/input/misc/cobalt_btns.c           |  73 +++----
>  drivers/input/misc/gpio_decoder.c          |  42 ++--
>  drivers/input/misc/kxtj9.c                 | 224 ++++++---------------
>  drivers/input/misc/mma8450.c               | 101 +++++-----
>  drivers/input/misc/rb532_button.c          |  48 ++---
>  drivers/input/misc/sgi_btns.c              |  54 ++---
>  drivers/input/misc/wistron_btns.c          |  51 ++---
>  drivers/input/touchscreen/Kconfig          |   4 -
>  drivers/input/touchscreen/raspberrypi-ts.c |  38 ++--
>  drivers/input/touchscreen/sur40.c          |  92 +++++----
>  drivers/input/touchscreen/tps6507x-ts.c    |  36 ++--
>  drivers/input/touchscreen/ts4800-ts.c      |  68 ++++---
>  20 files changed, 557 insertions(+), 844 deletions(-)
> 
> -- 
> 2.23.0.866.gb869b98d4c-goog
> 

-- 
With Best Regards,
Andy Shevchenko



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-10-18  8:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 20:41 [PATCH 00/22] Stop using input_polled_dev in polling drivers Dmitry Torokhov
2019-10-17 20:42 ` [PATCH 06/22] Input: clps711x-keypad - switch to using polled mode of input devices Dmitry Torokhov
2019-10-18  8:44 ` Andy Shevchenko [this message]
2019-10-21  8:03   ` [PATCH 00/22] Stop using input_polled_dev in polling drivers Marco Felsch

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=20191018084403.GR32742@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=Anson.Huang@nxp.com \
    --cc=TheSven73@gmail.com \
    --cc=aisheng.dong@nxp.com \
    --cc=alexios.zavras@intel.com \
    --cc=allison@lohutok.net \
    --cc=anders.roxell@linaro.org \
    --cc=bgolaszewski@baylibre.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=eric@anholt.net \
    --cc=gustavo@embeddedor.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=info@metux.net \
    --cc=jeff@labundy.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca@z3ntu.xyz \
    --cc=luzmaximilian@gmail.com \
    --cc=m.felsch@pengutronix.de \
    --cc=martink@posteo.de \
    --cc=masneyb@onstation.org \
    --cc=mcgrof@kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=mitr@volny.cz \
    --cc=mojha@codeaurora.org \
    --cc=nsaenzjulienne@suse.de \
    --cc=opensource@jilayne.com \
    --cc=pavel@ucw.cz \
    --cc=pawel.mikolaj.chmiel@gmail.com \
    --cc=ping.bai@nxp.com \
    --cc=rfontana@redhat.com \
    --cc=ronald@innovation.ch \
    --cc=shc_work@mail.ru \
    --cc=stefan@agner.ch \
    --cc=swinslow@gmail.com \
    --cc=xc-racer2@live.ca \
    --cc=yuehaibing@huawei.com \
    /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).