Re: [PATCH v3] mmc: dw_mmc: Add support for pre_req and post_req

2012-02-09 Thread Will Newton
On Mon, Feb 6, 2012 at 8:18 AM, Jaehoon Chung wrote: > Looks good to me.. > > Acked-by : Jaehoon Chung > > On 02/06/2012 04:55 PM, Seungwon Jeon wrote: > >> This patch implements pre_req and post_req in dw_mmc >> to support asynchronous mmc request. >> >> Signed-off-by: Seungwon Jeon Looks ok t

Re: [PATCH v3] mmc: dw_mmc: Add support for pre_req and post_req

2012-02-06 Thread Jaehoon Chung
Looks good to me.. Acked-by : Jaehoon Chung On 02/06/2012 04:55 PM, Seungwon Jeon wrote: > This patch implements pre_req and post_req in dw_mmc > to support asynchronous mmc request. > > Signed-off-by: Seungwon Jeon > --- > Changes in v3: > Rebase with latest mmc-next. > Changes in v2:

[PATCH v3] mmc: dw_mmc: Add support for pre_req and post_req

2012-02-05 Thread Seungwon Jeon
This patch implements pre_req and post_req in dw_mmc to support asynchronous mmc request. Signed-off-by: Seungwon Jeon --- Changes in v3: Rebase with latest mmc-next. Changes in v2: Consider system DMA case as well as IDMAC. NOTE: Performance gains the following. S