Re: [PATCH 3/4] dma: sh: provide a migration path for slave drivers to stop using .private

2012-07-12 Thread Guennadi Liakhovetski
Hi Paul, Magnus On Thu, 12 Jul 2012, Paul Mundt wrote: > On Thu, Jul 12, 2012 at 06:55:32AM +0900, Magnus Damm wrote: > > Hi Guennadi, > > > > [CC Paul] > > > > On Thu, Jul 5, 2012 at 1:17 AM, Guennadi Liakhovetski > > wrote: > > > This patch extends the sh dmaengine driver to support the pref

Re: [PATCH 3/4] dma: sh: provide a migration path for slave drivers to stop using .private

2012-07-11 Thread Paul Mundt
On Thu, Jul 12, 2012 at 06:55:32AM +0900, Magnus Damm wrote: > Hi Guennadi, > > [CC Paul] > > On Thu, Jul 5, 2012 at 1:17 AM, Guennadi Liakhovetski > wrote: > > This patch extends the sh dmaengine driver to support the preferred channel > > selection and configuration method, instead of using th

Re: [PATCH 3/4] dma: sh: provide a migration path for slave drivers to stop using .private

2012-07-11 Thread Magnus Damm
Hi Guennadi, [CC Paul] On Thu, Jul 5, 2012 at 1:17 AM, Guennadi Liakhovetski wrote: > This patch extends the sh dmaengine driver to support the preferred channel > selection and configuration method, instead of using the "private" field > from struct dma_chan. We add a standard filter function t