Re: [PATCH 06/17] spi/atmel_spi: add flag to controller data for lock operations

2012-11-15 Thread Shubhrajyoti Datta
On Mon, Nov 12, 2012 at 2:22 PM, Wenyou Yang wenyou.y...@atmel.com wrote: From: Nicolas Ferre nicolas.fe...@atmel.com Will allow to drop the lock during DMA operations. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Cc: grant.lik...@secretlab.ca Cc:

[PATCH 06/17] spi/atmel_spi: add flag to controller data for lock operations

2012-11-12 Thread Wenyou Yang
From: Nicolas Ferre nicolas.fe...@atmel.com Will allow to drop the lock during DMA operations. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com Cc: grant.lik...@secretlab.ca Cc: spi-devel-general@lists.sourceforge.net --- drivers/spi/spi-atmel.c | 31 +++ 1