Re: [patch] davinci: minor edma cleanup

2009-06-24 Thread Kevin Hilman
David Brownell writes: > From: David Brownell > > Minor EDMA cleanup: remove unused SoC-specific #define; and when > requesting the channel controller region, use the device's name > (to be more useful on chips with multiple such controllers). > > Signed-off-by: David Brownell Thanks, pushed.

[patch] davinci: minor edma cleanup

2009-06-24 Thread David Brownell
From: David Brownell Minor EDMA cleanup: remove unused SoC-specific #define; and when requesting the channel controller region, use the device's name (to be more useful on chips with multiple such controllers). Signed-off-by: David Brownell --- arch/arm/mach-davinci/dma.c |4 +--- 1 file c