RE: [PATCH 3/4] async_tx: replace 'int_en' with operation preparationflags

2008-01-07 Thread Sosnowski, Maciej
>From: Williams, Dan J > >Pass a full set of flags to drivers' per-operation 'prep' routines. >Currently the only flag passed is DMA_PREP_INTERRUPT. The >expectation is >that arch-specific async_tx_find_channel() implementations can >exploit this >capability to find the best channel for an oper

RE: [PATCH 3/4] async_tx: replace 'int_en' with operation preparationflags

2008-01-04 Thread Nelson, Shannon
>From: Williams, Dan J > >Pass a full set of flags to drivers' per-operation 'prep' routines. >Currently the only flag passed is DMA_PREP_INTERRUPT. The >expectation is >that arch-specific async_tx_find_channel() implementations can >exploit this >capability to find the best channel for an oper