[PATCH 3/5] mmc: dw-mmc: add the platdata related with clock

2012-08-23 Thread Jaehoon Chung
Some SoC need to set the clock-phase shift. So Add the callback function into platdata for using phase-shift Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/mmc/host/dw_mmc.c |3 +++ include/linux/mmc/dw_mmc.h |8

Re: [PATCH 3/5] mmc: dw-mmc: add the platdata related with clock

2012-08-23 Thread Will Newton
On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Some SoC need to set the clock-phase shift. So Add the callback function into platdata for using phase-shift Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH 3/5] mmc: dw-mmc: add the platdata related with clock

2012-08-23 Thread Jaehoon Chung
Hi Will, On 08/23/2012 09:10 PM, Will Newton wrote: On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Some SoC need to set the clock-phase shift. So Add the callback function into platdata for using phase-shift Signed-off-by: Jaehoon Chung

RE: [PATCH 3/5] mmc: dw-mmc: add the platdata related with clock

2012-08-23 Thread Seungwon Jeon
On Thursday, August 23, 2012, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Will, On 08/23/2012 09:10 PM, Will Newton wrote: On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Some SoC need to set the clock-phase shift. So Add the callback

Re: [PATCH 3/5] mmc: dw-mmc: add the platdata related with clock

2012-08-23 Thread Jaehoon Chung
On 08/24/2012 01:03 PM, Seungwon Jeon wrote: On Thursday, August 23, 2012, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Will, On 08/23/2012 09:10 PM, Will Newton wrote: On Thu, Aug 23, 2012 at 12:31 PM, Jaehoon Chung jh80.ch...@samsung.com wrote: Hi Jaehoon, Some SoC need to set the