[PATCH v3 0/6] atmel_serial: Cleanups, irq handler splitup & DMA

2008-01-22 Thread Haavard Skinnemoen
The following patchset cleans up the atmel_serial driver a bit, moves a significant portion of the interrupt handler into a tasklet, and adds DMA support. This is the result of a combined effort by Chip Coldwell, Remy Bohmer and me. The patches should apply cleanly onto Linus' latest git tree.

[PATCH v3 0/6] atmel_serial: Cleanups, irq handler splitup DMA

2008-01-22 Thread Haavard Skinnemoen
The following patchset cleans up the atmel_serial driver a bit, moves a significant portion of the interrupt handler into a tasklet, and adds DMA support. This is the result of a combined effort by Chip Coldwell, Remy Bohmer and me. The patches should apply cleanly onto Linus' latest git tree.