RE: [PATCH 2/2] arm: samsung: remove sdhci default configuration setup platform helper

2011-09-21 Thread Kukjin Kim
Thomas Abraham wrote: > > Dear Mr. Kim, > > On 5 September 2011 10:46, Kukjin Kim wrote: > > Thomas Abraham wrote: > >> > >> The sdhci platform helper function that sets up the default controller > >> configuration is removed for all Samsung platforms since such default > >> controller configura

Re: [PATCH 2/2] arm: samsung: remove sdhci default configuration setup platform helper

2011-09-05 Thread Thomas Abraham
Dear Mr. Kim, On 5 September 2011 10:46, Kukjin Kim wrote: > Thomas Abraham wrote: >> >> The sdhci platform helper function that sets up the default controller >> configuration is removed for all Samsung platforms since such default >> controller configuration can be handled by the driver. >> >>

RE: [PATCH 2/2] arm: samsung: remove sdhci default configuration setup platform helper

2011-09-04 Thread Kukjin Kim
Thomas Abraham wrote: > > The sdhci platform helper function that sets up the default controller > configuration is removed for all Samsung platforms since such default > controller configuration can be handled by the driver. > > Cc: Ben Dooks > Signed-off-by: Thomas Abraham > --- > arch/arm/m

[PATCH 2/2] arm: samsung: remove sdhci default configuration setup platform helper

2011-09-02 Thread Thomas Abraham
The sdhci platform helper function that sets up the default controller configuration is removed for all Samsung platforms since such default controller configuration can be handled by the driver. Cc: Ben Dooks Signed-off-by: Thomas Abraham --- arch/arm/mach-exynos4/setup-sdhci.c| 47 -