public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-kernel@vger.kernel.org,
	Andrew Duggan <aduggan@synaptics.com>,
	Christopher Heiny <cheiny@synaptics.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: Re: [PATCH] staging: delete STE RMI4 hackish driver
Date: Tue, 22 Mar 2016 22:26:59 -0400	[thread overview]
Message-ID: <20160323022659.GA27954@kroah.com> (raw)
In-Reply-To: <1458292335-8632-1-git-send-email-linus.walleij@linaro.org>

On Fri, Mar 18, 2016 at 10:12:15AM +0100, Linus Walleij wrote:
> As of commit 62d5bdf972ebcfc99f72f734ae979713e4ca6450
> "Merge branch 'synaptics-rmi4' into next" the input subsystem
> has a proper RMI4 infrastructure and touchscreen driver.
> The ST Ux500 platform has been converted to use the new driver
> and its devicetree bindings. Delete this ancient hack.
> 
> Cc: Andrew Duggan <aduggan@synaptics.com>
> Cc: Christopher Heiny <cheiny@synaptics.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> ---
>  drivers/staging/ste_rmi4/Kconfig              |    9 -
>  drivers/staging/ste_rmi4/Makefile             |    4 -
>  drivers/staging/ste_rmi4/TODO                 |    7 -
>  drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c | 1137 -------------------------
>  drivers/staging/ste_rmi4/synaptics_i2c_rmi4.h |   46 -
>  5 files changed, 1203 deletions(-)
>  delete mode 100644 drivers/staging/ste_rmi4/Kconfig
>  delete mode 100644 drivers/staging/ste_rmi4/Makefile
>  delete mode 100644 drivers/staging/ste_rmi4/TODO
>  delete mode 100644 drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c
>  delete mode 100644 drivers/staging/ste_rmi4/synaptics_i2c_rmi4.h

You forgot to fix up the drivers/staging/Makefile and
drivers/staging/Kconfig files as well :(

I'll go add that here...

  parent reply	other threads:[~2016-03-23  2:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  9:12 [PATCH] staging: delete STE RMI4 hackish driver Linus Walleij
2016-03-18 17:01 ` Dmitry Torokhov
2016-03-18 17:31   ` Greg KH
2016-03-23  2:26 ` Greg KH [this message]
2016-03-23  8:27   ` Linus Walleij

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=20160323022659.GA27954@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=aduggan@synaptics.com \
    --cc=cheiny@synaptics.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linus.walleij@linaro.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