commit | a191ccaf12fb4fadedcd3c76df6327e2bb0f182b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Aug 09 00:21:00 2017 -0700 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Aug 18 15:37:38 2017 +0900 |
tree | e10c18d48dd6c4ccae08292ad8b1202b74fa45f8 | |
parent | bdb6099666933491ce393e52132e05604da91b1a [diff] |
mmc: Support generic PCI SD host controller This changes pci_mmc driver to use PCI_CLASS_SYSTEM_SDHCI instead of individual vendor id & device id pair to support generic PCI SD host controller. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>