[PATCH V1 Resend 0/3] dmaengine: Allow controller drivers to set channel ids

From: Viresh Kumar
Date: Sun Dec 18 2011 - 23:31:39 EST


Hi Dan,

Probably you missed this patchset earlier, so resending it again.

Currently value of chan_id field is updated by dmaengine.c while the dma device
is registered. In some cases the controller driver may need to assign channel
numbers by itself. This patchset introduces changes to do it.

Viresh Kumar (3):
dmaengine: Allow controller drivers to set channel ids
dmaengine/dw_dmac: Set channel id's in controller driver
dmaengine/dw_dmac: Don't use magic number for total number of
channels

drivers/dma/dmaengine.c | 7 ++++++-
drivers/dma/dw_dmac.c | 4 +++-
include/linux/dmaengine.h | 5 +++++
3 files changed, 14 insertions(+), 2 deletions(-)

--
1.7.8.110.g4cb5d

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/