Re: [PATCH] mmc: sdhci-of-arasan: Call OF parsing for MMC

2015-04-08 Thread Ulf Hansson
On 7 April 2015 at 07:57, Michal Simek wrote: > Also check MMC OF properties. The controller supports MMC too. > > Signed-off-by: Michal Simek Thanks! Applied. Kind regards Uffe > --- > > drivers/mmc/host/sdhci-of-arasan.c |6 ++ > 1 files changed, 6 insertions(+), 0 deletions(-) > >

[PATCH] mmc: sdhci-of-arasan: Call OF parsing for MMC

2015-04-06 Thread Michal Simek
Also check MMC OF properties. The controller supports MMC too. Signed-off-by: Michal Simek --- drivers/mmc/host/sdhci-of-arasan.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drivers/mmc/host/sdhci-of-arasan.c b/drivers/mmc/host/sdhci-of-arasan.c index bcb51e9.