RE: [PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig

2013-06-25 Thread Hebbar, Gururaja
On Wed, Jun 26, 2013 at 07:02:00, Fernandes, Joel wrote: > From: Joel A Fernandes > > Build EDMA in my default to avoid fewer people stepping on their toes "my default" --> which default. I believe it should be omap2plus defconfig > with broken DMA on drivers needing EDMA. > > Signed-off-by:

[PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes Build EDMA in my default to avoid fewer people stepping on their toes with broken DMA on drivers needing EDMA. Signed-off-by: Joel A Fernandes --- arch/arm/configs/omap2plus_defconfig |1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig

2013-06-25 Thread Joel A Fernandes
From: Joel A Fernandes agnel.j...@gmail.com Build EDMA in my default to avoid fewer people stepping on their toes with broken DMA on drivers needing EDMA. Signed-off-by: Joel A Fernandes agnel.j...@gmail.com --- arch/arm/configs/omap2plus_defconfig |1 + 1 file changed, 1 insertion(+) diff

RE: [PATCH 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig

2013-06-25 Thread Hebbar, Gururaja
On Wed, Jun 26, 2013 at 07:02:00, Fernandes, Joel wrote: From: Joel A Fernandes agnel.j...@gmail.com Build EDMA in my default to avoid fewer people stepping on their toes my default -- which default. I believe it should be omap2plus defconfig with broken DMA on drivers needing EDMA.