Re: [PATCH V5 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options

2011-10-30 Thread Rajeshwari Birje
Hi Chris, Thank you for your comment will modify and resend the patches. Regards, Rajeshwari Shinde. On Thu, Oct 27, 2011 at 1:29 AM, Chris Ball c...@laptop.org wrote: Hi Rajeshwari, Kukjin, On Fri, Oct 14 2011, Rajeshwari Shinde wrote: This patch modifies the driver to stop depending on

Re: [PATCH V5 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options

2011-10-26 Thread Chris Ball
Hi Rajeshwari, Kukjin, On Fri, Oct 14 2011, Rajeshwari Shinde wrote: This patch modifies the driver to stop depending on the clock names being passed from the platform and switch over to bus clock lookup using generic clock names. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com

Re: [PATCH V5 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options

2011-10-24 Thread Kukjin Kim
On 10/14/11 12:28, Rajeshwari Shinde wrote: This patch modifies the driver to stop depending on the clock names being passed from the platform and switch over to bus clock lookup using generic clock names. Signed-off-by: Rajeshwari Shinderajeshwar...@samsung.com ---

[PATCH V5 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options

2011-10-14 Thread Rajeshwari Shinde
This patch modifies the driver to stop depending on the clock names being passed from the platform and switch over to bus clock lookup using generic clock names. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- drivers/mmc/host/sdhci-s3c.c |6 ++ 1 files changed, 2