linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: remove init_consistent_dma_size() stub
@ 2012-11-08  7:46 Marek Szyprowski
  2012-11-08  7:46 ` [PATCH 1/7] ARM: omap: remove obsoleted init_consistent_dma_size() Marek Szyprowski
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Marek Szyprowski @ 2012-11-08  7:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

Commit e9da6e9905e639b0 ("ARM: dma-mapping: remove custom consistent dma
region") replaced custom consistent memory handling, so setting
consistent dma memory size is not longer required. This patch series
cleans sub-architecture platform code to remove all calls to the
obsolated init_consistent_dma_size() function and finally removes the
init_consistent_dma_size() stub itself.

Arnd, Olof: could You apply it to arm-soc cleanup branch?

Best regards
Marek Szyprowski
Samsung Poland R&D Center

CC: Tony Lindgren <tony@atomide.com>
CC: Kukjin Kim <kgene.kim@samsung.com>
CC: Sekhar Nori <nsekhar@ti.com>
CC: Kevin Hilman <khilman@ti.com>
CC: Paul Mundt <lethal@linux-sh.org>
CC: Magnus Damm <magnus.damm@gmail.com>
CC: Nicolas Ferre <nicolas.ferre@atmel.com>
CC: Andrew Victor <linux@maxim.org.za>
CC: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
CC: Linus Walleij <linus.walleij@linaro.org>

Patch summary:

Marek Szyprowski (7):
  ARM: omap: remove obsoleted init_consistent_dma_size()
  ARM: samsung: remove obsoleted init_consistent_dma_size()
  ARM: davinci: remove obsoleted init_consistent_dma_size()
  ARM: shmobile: remove obsoleted init_consistent_dma_size()
  ARM: at91: remove obsoleted init_consistent_dma_size()
  ARM: u300: remove obsoleted init_consistent_dma_size()
  ARM: dma-mapping: remove init_consistent_dma_size() stub

 arch/arm/include/asm/dma-mapping.h     |    7 -------
 arch/arm/mach-at91/at91sam9g45.c       |    1 -
 arch/arm/mach-davinci/common.c         |    2 --
 arch/arm/mach-omap1/io.c               |    1 -
 arch/arm/mach-omap2/io.c               |   12 ------------
 arch/arm/mach-s3c64xx/common.c         |    1 -
 arch/arm/mach-s5p64x0/common.c         |    2 --
 arch/arm/mach-s5pv210/common.c         |    2 --
 arch/arm/mach-shmobile/setup-r8a7740.c |    6 ------
 arch/arm/mach-shmobile/setup-sh7372.c  |    6 ------
 arch/arm/mach-u300/core.c              |    2 --
 arch/arm/plat-omap/common.c            |    7 -------
 arch/arm/plat-omap/include/plat/dma.h  |    1 -
 13 files changed, 50 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-11-13  9:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  7:46 [PATCH 0/7] ARM: remove init_consistent_dma_size() stub Marek Szyprowski
2012-11-08  7:46 ` [PATCH 1/7] ARM: omap: remove obsoleted init_consistent_dma_size() Marek Szyprowski
2012-11-08 16:27   ` Tony Lindgren
2012-11-08  7:46 ` [PATCH 2/7] ARM: samsung: " Marek Szyprowski
2012-11-08  7:46 ` [PATCH 3/7] ARM: davinci: " Marek Szyprowski
2012-11-08  7:46 ` [PATCH 4/7] ARM: shmobile: " Marek Szyprowski
2012-11-08  7:46 ` [PATCH 5/7] ARM: at91: " Marek Szyprowski
2012-11-08 15:21   ` Jean-Christophe PLAGNIOL-VILLARD
2012-11-08  7:46 ` [PATCH 6/7] ARM: u300: " Marek Szyprowski
2012-11-08  8:25   ` Linus Walleij
2012-11-08  7:46 ` [PATCH 7/7] ARM: dma-mapping: remove init_consistent_dma_size() stub Marek Szyprowski
2012-11-08 16:28 ` [PATCH 0/7] ARM: " Tony Lindgren
2012-11-12 21:21 ` Arnd Bergmann
2012-11-13  4:55   ` Kukjin Kim
2012-11-13  8:49     ` Arnd Bergmann
2012-11-13  8:54       ` Marek Szyprowski
2012-11-13  9:21         ` Arnd Bergmann

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