linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: ux500: More DT only clean-ups for the platform
@ 2013-11-06 10:05 Lee Jones
  2013-11-06 10:05 ` [PATCH 1/7] ARM: ux500: Remove legacy ATAG SSP support Lee Jones
                   ` (6 more replies)
  0 siblings, 7 replies; 26+ messages in thread
From: Lee Jones @ 2013-11-06 10:05 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel; +Cc: linus.walleij

Hi Linus,

I was bored on the plane home, so knocked this together. This is
probably the penultimate set of clean-ups. The final one will be
the removal of MSP devices once my Audio patch-set lands.

 arch/arm/mach-ux500/Makefile             |   7 +++---
 arch/arm/mach-ux500/board-mop500-audio.c |   2 --
 arch/arm/mach-ux500/board-mop500-sdi.c   | 168 ----------------------------------------------------------------------------------------------------------------------------------
 arch/arm/mach-ux500/board-mop500.c       |  78 ------------------------------------------------------------
 arch/arm/mach-ux500/board-mop500.h       |   5 ----
 arch/arm/mach-ux500/cpu-db8500.c         |  18 +++++++++++---
 arch/arm/mach-ux500/cpu.c                |  23 +++++-------------
 arch/arm/mach-ux500/devices-db8500.c     |  28 ----------------------
 arch/arm/mach-ux500/devices-db8500.h     |  19 ---------------
 arch/arm/mach-ux500/devices.c            |  26 --------------------
 arch/arm/mach-ux500/devices.h            |  15 ------------
 arch/arm/mach-ux500/setup.h              |   6 -----
 arch/arm/mach-ux500/timer.c              |  28 +++++++---------------
 13 files changed, 32 insertions(+), 391 deletions(-)


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

end of thread, other threads:[~2013-11-19 20:58 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-06 10:05 [PATCH 0/7] ARM: ux500: More DT only clean-ups for the platform Lee Jones
2013-11-06 10:05 ` [PATCH 1/7] ARM: ux500: Remove legacy ATAG SSP support Lee Jones
2013-11-06 11:58   ` Linus Walleij
2013-11-07 11:47   ` Russell King - ARM Linux
2013-11-07 11:52     ` Lee Jones
2013-11-06 10:05 ` [PATCH 2/7] ARM: ux500: Consolidate [A|D]8500 platform data Lee Jones
2013-11-06 12:01   ` Linus Walleij
2013-11-06 12:04     ` Lee Jones
     [not found]     ` <201311071253281097419@gmail.com>
2013-11-07  9:41       ` PINCTRL:We May need mutex protect in pinctrl API Linus Walleij
     [not found]         ` <201311071748050629542@gmail.com>
2013-11-18 13:22           ` Linus Walleij
2013-11-06 10:05 ` [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC) Lee Jones
2013-11-07 11:40   ` Ulf Hansson
2013-11-07 12:07     ` Lee Jones
2013-11-08  9:06       ` Linus Walleij
2013-11-08  9:26         ` Lee Jones
2013-11-08  9:45           ` Linus Walleij
2013-11-07 11:46   ` Russell King - ARM Linux
2013-11-07 11:54     ` Lee Jones
2013-11-06 10:05 ` [PATCH 4/7] ARM: ux500: Clean-up non-DT IRQ initialisation Lee Jones
2013-11-19 20:45   ` Linus Walleij
2013-11-06 10:05 ` [PATCH 5/7] ARM: ux500: Remove unused call to register AMBA devices Lee Jones
2013-11-19 20:54   ` Linus Walleij
2013-11-06 10:05 ` [PATCH 6/7] ARM: ux500: Clean-up legacy extern prototype Lee Jones
2013-11-19 20:56   ` Linus Walleij
2013-11-06 10:05 ` [PATCH 7/7] ARM: ux500: Remove checking for DT during timer init as we are now DT only Lee Jones
2013-11-19 20:58   ` Linus Walleij

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