Re: [PATCH 1/5] sdhci-s3c: depend on plat-samsung

2010-06-11 Thread Mark Brown
On Fri, Jun 11, 2010 at 06:24:07AM +0100, Ben Dooks wrote: > Hmm, Mr Park and Co really need to learn how to handle the treatment of > patches. I'm really disapointed that these patches get submitted without > the proper authour accreditation. If this isn't sorted out then I for > one will start t

Re: [PATCH 1/5] sdhci-s3c: depend on plat-samsung

2010-06-10 Thread Kyungmin Park
On Fri, Jun 11, 2010 at 2:24 PM, Ben Dooks wrote: > On Fri, Jun 11, 2010 at 09:29:38AM +0900, Kukjin Kim wrote: >> Marek Szyprowski wrote: >> > >> > Most Samsung SoC have support for SDHCI block, so make the driver >> > dependent on the Samsung platform instead on listing all SoCs in the >> > Kcon

Re: [PATCH 1/5] sdhci-s3c: depend on plat-samsung

2010-06-10 Thread Ben Dooks
On Fri, Jun 11, 2010 at 09:29:38AM +0900, Kukjin Kim wrote: > Marek Szyprowski wrote: > > > > Most Samsung SoC have support for SDHCI block, so make the driver > > dependent on the Samsung platform instead on listing all SoCs in the > > Kconfig (and updating it again when support for the new SoC v

RE: [PATCH 1/5] sdhci-s3c: depend on plat-samsung

2010-06-10 Thread Kukjin Kim
Marek Szyprowski wrote: > > Most Samsung SoC have support for SDHCI block, so make the driver > dependent on the Samsung platform instead on listing all SoCs in the > Kconfig (and updating it again when support for the new SoC variant is > added). > Hi, Marek Kyungmin Park already submitted same

[PATCH 1/5] sdhci-s3c: depend on plat-samsung

2010-06-09 Thread Marek Szyprowski
Most Samsung SoC have support for SDHCI block, so make the driver dependent on the Samsung platform instead on listing all SoCs in the Kconfig (and updating it again when support for the new SoC variant is added). Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park --- drivers/mmc/host