Re: [PATCH] mmc: sdhci-pci: Quark SDIO host controller supporting

2014-06-23 Thread Bjorn Helgaas
On Fri, Jun 20, 2014 at 10:13 AM, Chen, Alvin wrote: > From: Derek Browne > > On Intel Quark, there is a SDIO host controller. This patch is added to > enable the SDIO host controller. > > Signed-off-by: Derek Browne > Signed-off-by: Alvin (Weike) Chen > --- > drivers/mmc/host/sdhci-pci.c |

[PATCH] mmc: sdhci-pci: Quark SDIO host controller supporting

2014-06-20 Thread Chen, Alvin
From: Derek Browne On Intel Quark, there is a SDIO host controller. This patch is added to enable the SDIO host controller. Signed-off-by: Derek Browne Signed-off-by: Alvin (Weike) Chen --- drivers/mmc/host/sdhci-pci.c | 12 include/linux/pci_ids.h |2 ++ 2 files chang