Re: [PATCH v3 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table

2013-07-22 Thread Simon Horman
On Sat, Jul 20, 2013 at 01:28:48PM +0200, Guennadi Liakhovetski wrote: > This configuration data will be re-used, when DMAC DT support is added to > sh73a0, DMAC platform data in setup-sh73a0.c will be removed. > > Signed-off-by: Guennadi Liakhovetski > --- > > v3: also add an of_device_id entry

[PATCH v3 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table

2013-07-20 Thread Guennadi Liakhovetski
This configuration data will be re-used, when DMAC DT support is added to sh73a0, DMAC platform data in setup-sh73a0.c will be removed. Signed-off-by: Guennadi Liakhovetski --- v3: also add an of_device_id entry for sh73a0. drivers/dma/sh/Kconfig|4 + drivers/dma/sh/Makefile