linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove obsolete tnetv107x drivers
@ 2014-03-18 14:55 Arnd Bergmann
  2014-03-18 14:56 ` [PATCH 3/3] input: remove " Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2014-03-18 14:55 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, davinci-linux-open-source, Sekhar Nori,
	Arnd Bergmann, Mark Brown, linux-spi, Samuel Ortiz, Lee Jones,
	Dmitry Torokhov, linux-input

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-28  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 14:55 [PATCH 0/3] Remove obsolete tnetv107x drivers Arnd Bergmann
2014-03-18 14:56 ` [PATCH 3/3] input: remove " Arnd Bergmann
2014-03-28  8:36   ` Dmitry Torokhov

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).