linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] dmaengine: Cleanup chancnt
@ 2014-10-16  9:00 Maxime Ripard
  2014-10-16  9:00 ` [PATCH 01/11] dmaengine: pl08x: Remove chancnt affectations Maxime Ripard
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Maxime Ripard @ 2014-10-16  9:00 UTC (permalink / raw)
  To: linux-arm-kernel

Hi everyone,

As pointed out in the documentation thread [1], the chancnt variable
is filled during the driver registration in dma_async_device_register,
from the liste of channels that has been set.

This serie removes the occurences of the drivers that set it in their
probe function.

Maxime


1: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/292941.html

Maxime Ripard (11):
  dmaengine: pl08x: Remove chancnt affectations
  dmaengine: bcm2835: Remove chancnt affectations
  dmaengine: jz4740: Remove chancnt affectations
  dmaengine: fsldma: Remove chancnt affectations
  dmaengine: k3: Remove chancnt affectations
  dmaengine: mpc512x: Remove chancnt affectations
  dmaengine: omap: Remove chancnt affectations
  dmaengine: sa11x0: Remove chancnt affectations
  dmaengine: sh: Remove chancnt affectations
  dmaengine: sirf: Remove chancnt affectations
  dmaengine: sun6i: Remove chancnt affectations

 drivers/dma/amba-pl08x.c      |  2 --
 drivers/dma/bcm2835-dma.c     |  2 --
 drivers/dma/dma-jz4740.c      |  3 +--
 drivers/dma/fsldma.c          |  1 -
 drivers/dma/k3dma.c           |  1 -
 drivers/dma/mpc512x_dma.c     | 12 +++++++-----
 drivers/dma/omap-dma.c        |  2 --
 drivers/dma/sa11x0-dma.c      |  3 +--
 drivers/dma/sh/rcar-audmapp.c |  2 --
 drivers/dma/sh/rcar-hpbdma.c  |  2 --
 drivers/dma/sh/shdma-base.c   |  2 +-
 drivers/dma/sh/shdmac.c       |  2 --
 drivers/dma/sh/sudmac.c       |  2 --
 drivers/dma/sirf-dma.c        |  3 +--
 drivers/dma/sun6i-dma.c       |  1 -
 15 files changed, 11 insertions(+), 29 deletions(-)

-- 
2.1.1

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

end of thread, other threads:[~2014-11-06  9:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16  9:00 [PATCH 00/11] dmaengine: Cleanup chancnt Maxime Ripard
2014-10-16  9:00 ` [PATCH 01/11] dmaengine: pl08x: Remove chancnt affectations Maxime Ripard
2014-10-16  9:00 ` [PATCH 02/11] dmaengine: bcm2835: " Maxime Ripard
2014-10-16  9:00 ` [PATCH 03/11] dmaengine: jz4740: " Maxime Ripard
2014-10-16  9:00 ` [PATCH 04/11] dmaengine: fsldma: " Maxime Ripard
2014-10-16  9:00 ` [PATCH 05/11] dmaengine: k3: " Maxime Ripard
2014-10-16  9:00 ` [PATCH 06/11] dmaengine: mpc512x: " Maxime Ripard
2014-10-16  9:00 ` [PATCH 07/11] dmaengine: omap: " Maxime Ripard
2014-10-16  9:01 ` [PATCH 08/11] dmaengine: sa11x0: " Maxime Ripard
2014-10-16  9:01 ` [PATCH 09/11] dmaengine: sh: " Maxime Ripard
2014-10-26 16:31   ` Laurent Pinchart
2014-10-16  9:01 ` [PATCH 10/11] dmaengine: sirf: " Maxime Ripard
2014-10-16  9:01 ` [PATCH 11/11] dmaengine: sun6i: " Maxime Ripard
2014-10-16  9:03 ` [PATCH 00/11] dmaengine: Cleanup chancnt Vinod Koul
2014-11-05 13:51   ` Maxime Ripard
2014-11-06  6:06 ` Vinod Koul
2014-11-06  9:58   ` Maxime Ripard

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