Re: [PATCH 0/3] dw_dmac: add PCI driver and move dw stuff to its own folder

2012-10-30 Thread viresh kumar
On Tue, Oct 30, 2012 at 6:02 PM, Andy Shevchenko wrote: > This is split of the dw_dmac to support different platform devices with one > core driver. It uses platform_driver model and weak link to the parent driver. > The pros and cons are still under discussion here: >

[PATCH 0/3] dw_dmac: add PCI driver and move dw stuff to its own folder

2012-10-30 Thread Andy Shevchenko
This is split of the dw_dmac to support different platform devices with one core driver. It uses platform_driver model and weak link to the parent driver. The pros and cons are still under discussion here: http://www.spinics.net/lists/kernel/msg1408495.html Andy Shevchenko (2): dma: move

[PATCH 0/3] dw_dmac: add PCI driver and move dw stuff to its own folder

2012-10-30 Thread Andy Shevchenko
This is split of the dw_dmac to support different platform devices with one core driver. It uses platform_driver model and weak link to the parent driver. The pros and cons are still under discussion here: http://www.spinics.net/lists/kernel/msg1408495.html Andy Shevchenko (2): dma: move

Re: [PATCH 0/3] dw_dmac: add PCI driver and move dw stuff to its own folder

2012-10-30 Thread viresh kumar
On Tue, Oct 30, 2012 at 6:02 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: This is split of the dw_dmac to support different platform devices with one core driver. It uses platform_driver model and weak link to the parent driver. The pros and cons are still under discussion here: