Re: [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread Heiko Stübner
Am Samstag, 7. Dezember 2013, 00:27:01 schrieb Dinh Nguyen: > On 12/6/13 5:22 PM, Heiko Stübner wrote: > > Am Samstag, 7. Dezember 2013, 00:18:07 schrieb Dinh Nguyen: > >> On 12/6/13 5:14 PM, Heiko Stübner wrote: > >>> Am Freitag, 6. Dezember 2013, 17:10:23 schrieb dingu...@altera.com:@@ > >>> -42,

Re: [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread Heiko Stübner
Am Freitag, 6. Dezember 2013, 17:10:23 schrieb dingu...@altera.com: > From: Dinh Nguyen > > Rockchip's implementation of the dw_mmc controller only requires the > setting of the SDMMC_CMD_USE_HOLD_REG on every command. With the patch to > set the SDMMC_CMD_USE_HOLD_REG by checking the slot's spee

Re: [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread Dinh Nguyen
On 12/6/13 5:14 PM, Heiko Stübner wrote: > Am Freitag, 6. Dezember 2013, 17:10:23 schrieb dingu...@altera.com: >> From: Dinh Nguyen >> >> Rockchip's implementation of the dw_mmc controller only requires the >> setting of the SDMMC_CMD_USE_HOLD_REG on every command. With the patch to >> set the SD

Re: [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread Dinh Nguyen
On 12/6/13 5:22 PM, Heiko Stübner wrote: > Am Samstag, 7. Dezember 2013, 00:18:07 schrieb Dinh Nguyen: >> On 12/6/13 5:14 PM, Heiko Stübner wrote: >>> Am Freitag, 6. Dezember 2013, 17:10:23 schrieb dingu...@altera.com:@@ -42,7 >>> +42,7 @@ >>> /* Common flag combinations */ >>> #define DW_MCI_D

Re: [PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread Heiko Stübner
Am Samstag, 7. Dezember 2013, 00:18:07 schrieb Dinh Nguyen: > On 12/6/13 5:14 PM, Heiko Stübner wrote: > > Am Freitag, 6. Dezember 2013, 17:10:23 schrieb dingu...@altera.com: > >> From: Dinh Nguyen > >> > >> Rockchip's implementation of the dw_mmc controller only requires the > >> setting of the

[PATCH 2/2] mmc: dw_mmc-pltm: Remove Rockchip's custom dw_mmc driver structure

2013-12-06 Thread dinguyen
From: Dinh Nguyen Rockchip's implementation of the dw_mmc controller only requires the setting of the SDMMC_CMD_USE_HOLD_REG on every command. With the patch to set the SDMMC_CMD_USE_HOLD_REG by checking the slot's speed mode, this Rockchip custom driver structure is no longer necessary. Signed-