Re: [PATCH] ARM: DaVinci: Dma: clear events on open(v2)

2008-02-19 Thread Dirk Behme
Troy Kisky wrote: When a dma channel is opened, clear all pending events. Remove SAM DAM bits if source or destination isn't a fifo. Signed-off-by: Troy Kisky [EMAIL PROTECTED] Thanks! I think this replaces the first version of the patch? Dirk Btw: I created a wiki page

[PATCH] ARM: DaVinci: Dma: clear events on open(v2)

2008-02-18 Thread Troy Kisky
When a dma channel is opened, clear all pending events. Remove SAM DAM bits if source or destination isn't a fifo. Signed-off-by: Troy Kisky [EMAIL PROTECTED] --- arch/arm/mach-davinci/dma.c | 40 +++- 1 files changed, 23 insertions(+), 17 deletions(-)