Re: [PATCH v2 0/4] mmc: dw_mmc: some fiex for hosw driver

2012-06-06 Thread Chris Ball
Hi,

On Tue, May 22 2012, Will Newton wrote:
> On Tue, May 22, 2012 at 5:00 AM, Seungwon Jeon  wrote:
>> This patch-set includes fixes for the Synopsys DesignWare MMC driver
>>
>> Changes in v2:
>>        - fix the error handling(mmc: dw_mmc: fix the IDMAC sw reset)
>>
>> Seungwon Jeon (4):
>>      mmc: dw_mmc: fix the transmission handling in IDMAC
>>      mmc: dw_mmc: fix the IDMAC sw reset
>>      mmc: dw_mmc: fix the wrong sequence
>>      mmc: dw_mmc: correct the calculation for CLKDIV
>>
>> drivers/mmc/host/dw_mmc.c |   36 +++-
>> 1 files changed, 19 insertions(+), 17 deletions(-)
>
> The v2 series looks good to me.
>
> Acked-by: Will Newton 

Thanks, I've pushed this patchset to mmc-next for 3.5.

- Chris.
-- 
Chris Ball  
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/4] mmc: dw_mmc: some fiex for hosw driver

2012-05-22 Thread Will Newton
On Tue, May 22, 2012 at 5:00 AM, Seungwon Jeon  wrote:
> This patch-set includes fixes for the Synopsys DesignWare MMC driver
>
> Changes in v2:
>        - fix the error handling(mmc: dw_mmc: fix the IDMAC sw reset)
>
> Seungwon Jeon (4):
>      mmc: dw_mmc: fix the transmission handling in IDMAC
>      mmc: dw_mmc: fix the IDMAC sw reset
>      mmc: dw_mmc: fix the wrong sequence
>      mmc: dw_mmc: correct the calculation for CLKDIV
>
> drivers/mmc/host/dw_mmc.c |   36 +++-
> 1 files changed, 19 insertions(+), 17 deletions(-)

The v2 series looks good to me.

Acked-by: Will Newton 
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/4] mmc: dw_mmc: some fiex for hosw driver

2012-05-21 Thread Seungwon Jeon
This patch-set includes fixes for the Synopsys DesignWare MMC driver

Changes in v2:
- fix the error handling(mmc: dw_mmc: fix the IDMAC sw reset)

Seungwon Jeon (4):
  mmc: dw_mmc: fix the transmission handling in IDMAC
  mmc: dw_mmc: fix the IDMAC sw reset
  mmc: dw_mmc: fix the wrong sequence
  mmc: dw_mmc: correct the calculation for CLKDIV

drivers/mmc/host/dw_mmc.c |   36 +++-
1 files changed, 19 insertions(+), 17 deletions(-)

Best regards,
Seungwon Jeon.
--
1.7.2.3


--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html