Re: [PATCH] mmc: sdhci-acpi: add new ACPI ID

2013-12-11 Thread Chris Ball
Hi, On Tue, Nov 12 2013, Adrian Hunter wrote: > On 12/11/13 12:01, Mika Westerberg wrote: >> Newer Intel PCHs with LPSS have the same SDHCI controller than Haswell but >> ACPI ID is different. Add this ID to the driver list. >> >> Signed-off-by: Mika Westerberg > > Acked-by: Adrian Hunter Than

Re: [PATCH] mmc: sdhci-acpi: add new ACPI ID

2013-11-12 Thread Adrian Hunter
On 12/11/13 12:01, Mika Westerberg wrote: > Newer Intel PCHs with LPSS have the same SDHCI controller than Haswell but > ACPI ID is different. Add this ID to the driver list. > > Signed-off-by: Mika Westerberg Acked-by: Adrian Hunter > --- > drivers/mmc/host/sdhci-acpi.c | 2 ++ > 1 file chan

[PATCH] mmc: sdhci-acpi: add new ACPI ID

2013-11-12 Thread Mika Westerberg
Newer Intel PCHs with LPSS have the same SDHCI controller than Haswell but ACPI ID is different. Add this ID to the driver list. Signed-off-by: Mika Westerberg --- drivers/mmc/host/sdhci-acpi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mmc/host/sdhci-acpi.c b/drivers/mmc/host