All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org,
	davinci-linux-open-source@linux.davincidsp.com,
	Sekhar Nori <nsekhar@ti.com>, Arnd Bergmann <arnd@arndb.de>,
	Mark Brown <broonie@kernel.org>,
	linux-spi@vger.kernel.org, Samuel Ortiz <sameo@linux.intel.com>,
	Lee Jones <lee.jones@linaro.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-input@vger.kernel.org
Subject: [PATCH 0/3] Remove obsolete tnetv107x drivers
Date: Tue, 18 Mar 2014 15:55:58 +0100	[thread overview]
Message-ID: <1395154561-1199121-1-git-send-email-arnd@arndb.de> (raw)

I have applied the platform removal patch with the Ack
from Kevin and Sekhar. Please apply these other patches
through the input/mfd/spi trees.

Arnd Bergmann (3):
  spi: remove obsolete spi-ti-ssp driver
  mfd: remove obsolete ti-ssp driver
  input: remove obsolete tnetv107x drivers

 drivers/input/keyboard/Kconfig            |  10 -
 drivers/input/keyboard/Makefile           |   1 -
 drivers/input/keyboard/tnetv107x-keypad.c | 329 ---------------------
 drivers/input/touchscreen/Kconfig         |   9 -
 drivers/input/touchscreen/Makefile        |   1 -
 drivers/input/touchscreen/tnetv107x-ts.c  | 384 ------------------------
 drivers/mfd/Kconfig                       |  11 -
 drivers/mfd/Makefile                      |   1 -
 drivers/mfd/ti-ssp.c                      | 465 ------------------------------
 drivers/spi/Kconfig                       |   7 -
 drivers/spi/Makefile                      |   1 -
 drivers/spi/spi-ti-ssp.c                  | 378 ------------------------
 12 files changed, 1597 deletions(-)
 delete mode 100644 drivers/input/keyboard/tnetv107x-keypad.c
 delete mode 100644 drivers/input/touchscreen/tnetv107x-ts.c
 delete mode 100644 drivers/mfd/ti-ssp.c
 delete mode 100644 drivers/spi/spi-ti-ssp.c

Cc: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org

-- 
1.8.3.2


WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Remove obsolete tnetv107x drivers
Date: Tue, 18 Mar 2014 15:55:58 +0100	[thread overview]
Message-ID: <1395154561-1199121-1-git-send-email-arnd@arndb.de> (raw)

I have applied the platform removal patch with the Ack
from Kevin and Sekhar. Please apply these other patches
through the input/mfd/spi trees.

Arnd Bergmann (3):
  spi: remove obsolete spi-ti-ssp driver
  mfd: remove obsolete ti-ssp driver
  input: remove obsolete tnetv107x drivers

 drivers/input/keyboard/Kconfig            |  10 -
 drivers/input/keyboard/Makefile           |   1 -
 drivers/input/keyboard/tnetv107x-keypad.c | 329 ---------------------
 drivers/input/touchscreen/Kconfig         |   9 -
 drivers/input/touchscreen/Makefile        |   1 -
 drivers/input/touchscreen/tnetv107x-ts.c  | 384 ------------------------
 drivers/mfd/Kconfig                       |  11 -
 drivers/mfd/Makefile                      |   1 -
 drivers/mfd/ti-ssp.c                      | 465 ------------------------------
 drivers/spi/Kconfig                       |   7 -
 drivers/spi/Makefile                      |   1 -
 drivers/spi/spi-ti-ssp.c                  | 378 ------------------------
 12 files changed, 1597 deletions(-)
 delete mode 100644 drivers/input/keyboard/tnetv107x-keypad.c
 delete mode 100644 drivers/input/touchscreen/tnetv107x-ts.c
 delete mode 100644 drivers/mfd/ti-ssp.c
 delete mode 100644 drivers/spi/spi-ti-ssp.c

Cc: Mark Brown <broonie@kernel.org>
Cc: linux-spi at vger.kernel.org
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input at vger.kernel.org

-- 
1.8.3.2

             reply	other threads:[~2014-03-18 14:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18 14:55 Arnd Bergmann [this message]
2014-03-18 14:55 ` [PATCH 0/3] Remove obsolete tnetv107x drivers Arnd Bergmann
2014-03-18 14:55 ` [PATCH 1/3] spi: remove obsolete spi-ti-ssp driver Arnd Bergmann
2014-03-18 14:55   ` Arnd Bergmann
2014-03-18 14:55   ` Arnd Bergmann
2014-03-18 17:33   ` Mark Brown
2014-03-18 17:33     ` Mark Brown
2014-03-18 17:33     ` Mark Brown
2014-03-18 14:56 ` [PATCH 2/3] mfd: remove obsolete ti-ssp driver Arnd Bergmann
2014-03-18 14:56   ` Arnd Bergmann
2014-03-18 20:29   ` Lee Jones
2014-03-18 20:29     ` Lee Jones
2014-03-18 14:56 ` [PATCH 3/3] input: remove obsolete tnetv107x drivers Arnd Bergmann
2014-03-18 14:56   ` Arnd Bergmann
2014-03-28  8:36   ` Dmitry Torokhov
2014-03-28  8:36     ` Dmitry Torokhov

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=1395154561-1199121-1-git-send-email-arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --cc=sameo@linux.intel.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.