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 <[email protected]> > --- > > v3: also add an of_device_id entry for sh73a0.
Please don't post an update for just one patch in a series. Please repost the entire series, even if only one patch is changed. > > drivers/dma/sh/Kconfig | 4 + > drivers/dma/sh/Makefile | 1 + > drivers/dma/sh/shdma-sh73a0.c | 181 > +++++++++++++++++++++++++++++++++++++++++ > drivers/dma/sh/shdma.h | 7 ++ > drivers/dma/sh/shdmac.c | 2 + > 5 files changed, 195 insertions(+), 0 deletions(-) > create mode 100644 drivers/dma/sh/shdma-sh73a0.c -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

