All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 Resend 0/3] dmaengine: Allow controller drivers to set channel ids
@ 2011-12-19  4:30 Viresh Kumar
  2011-12-19  4:30 ` [PATCH V1 Resend 1/3] " Viresh Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Viresh Kumar @ 2011-12-19  4:30 UTC (permalink / raw)
  To: dan.j.williams, vinod.koul
  Cc: linux-kernel, armando.visconti, shiraz.hashim, vipin.kumar,
	rajeev-dlh.kumar, deepak.sikri, vipulkumar.samar, amit.virdi,
	viresh.kumar, pratyush.anand, bhupesh.sharma, viresh.linux,
	bhavna.yadav, vincenzo.frascino, mirko.gardi

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


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

end of thread, other threads:[~2011-12-20  9:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19  4:30 [PATCH V1 Resend 0/3] dmaengine: Allow controller drivers to set channel ids Viresh Kumar
2011-12-19  4:30 ` [PATCH V1 Resend 1/3] " Viresh Kumar
2011-12-19  4:30 ` [PATCH V1 Resend 2/3] dmaengine/dw_dmac: Set channel id's in controller driver Viresh Kumar
2011-12-19  4:31 ` [PATCH V1 Resend 3/3] dmaengine/dw_dmac: Don't use magic number for total number of channels Viresh Kumar
2011-12-20  9:40 ` [PATCH V1 Resend 0/3] dmaengine: Allow controller drivers to set channel ids Williams, Dan J

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.