All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Michael Walle <michael@walle.cc>
Cc: linux-kernel@vger.kernel.org, Sourav Poddar <sourav.poddar@ti.com>
Subject: Re: [PATCH] mfd: remove smsc-ece1099 MFD driver
Date: Thu, 16 Jul 2020 15:41:51 +0100	[thread overview]
Message-ID: <20200716144151.GT3165313@dell> (raw)
In-Reply-To: <20200701212348.8085-1-michael@walle.cc>

On Wed, 01 Jul 2020, Michael Walle wrote:

> This MFD driver has no user. The keypad driver of this device never made
> it into the kernel. Therefore, this driver is useless. Remove it.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>
> Cc: Sourav Poddar <sourav.poddar@ti.com>
> ---
>  Documentation/driver-api/index.rst        |   1 -
>  Documentation/driver-api/smsc_ece1099.rst |  60 -------------
>  drivers/mfd/Kconfig                       |  12 ---
>  drivers/mfd/Makefile                      |   1 -
>  drivers/mfd/smsc-ece1099.c                |  87 ------------------
>  include/linux/mfd/smsc.h                  | 104 ----------------------
>  6 files changed, 265 deletions(-)
>  delete mode 100644 Documentation/driver-api/smsc_ece1099.rst
>  delete mode 100644 drivers/mfd/smsc-ece1099.c
>  delete mode 100644 include/linux/mfd/smsc.h

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2020-07-16 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-01 21:23 [PATCH] mfd: remove smsc-ece1099 MFD driver Michael Walle
2020-07-16 14:41 ` Lee Jones [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=20200716144151.GT3165313@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=sourav.poddar@ti.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 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.