Re: [PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops

2016-03-28 Thread Jaehoon Chung
Hi Shawn, Sorry for applying late. Applied on my repository. Best Regards, Jaehoon Chung On 02/12/2016 08:42 PM, Shawn Lin wrote: > On 2016/2/4 14:15, Jaehoon Chung wrote: >> Hi, Shawn. >> >> On 02/03/2016 12:26 PM, Shawn Lin wrote: >>> dw_mci_rockchip_pmops just copy-paste what dw_mci_pltfm_pmo

Re: [PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops

2016-02-12 Thread Shawn Lin
On 2016/2/4 14:15, Jaehoon Chung wrote: Hi, Shawn. On 02/03/2016 12:26 PM, Shawn Lin wrote: dw_mci_rockchip_pmops just copy-paste what dw_mci_pltfm_pmops have done. Let's remove it. Yep, it's possible to remove. I'm not sure but i want to know there is no plan to add the specific code of roc

Re: [PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops

2016-02-03 Thread Jaehoon Chung
Hi, Shawn. On 02/03/2016 12:26 PM, Shawn Lin wrote: > dw_mci_rockchip_pmops just copy-paste what dw_mci_pltfm_pmops > have done. Let's remove it. Yep, it's possible to remove. I'm not sure but i want to know there is no plan to add the specific code of rockchip in suspend/resume. Could you check

[PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops

2016-02-02 Thread Shawn Lin
dw_mci_rockchip_pmops just copy-paste what dw_mci_pltfm_pmops have done. Let's remove it. Signed-off-by: Shawn Lin --- drivers/mmc/host/dw_mmc-rockchip.c | 22 +- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/drivers/mmc/host/dw_mmc-rockchip.c b/drivers/mmc/