commit | 77520f8e2358a4da9ea72e5dc80e33eba86b964c | [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 | f54f75318c7803544ce9d2ebc3600f77b1219657 [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>