mmc: Driver for CB710/720 memory card reader (MMC part)
The code is divided in two parts. There is a virtual 'bus' driver that handles PCI device and registers three new devices one per card reader type. The other driver handles SD/MMC part of the reader. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Pierre Ossman <pierre@ossman.eu>
This commit is contained in:
committed by
Pierre Ossman
parent
8385f9cb7f
commit
5f5bac8272
@@ -2127,6 +2127,7 @@
|
||||
#define PCI_VENDOR_ID_MAINPINE 0x1522
|
||||
#define PCI_DEVICE_ID_MAINPINE_PBRIDGE 0x0100
|
||||
#define PCI_VENDOR_ID_ENE 0x1524
|
||||
#define PCI_DEVICE_ID_ENE_CB710_FLASH 0x0510
|
||||
#define PCI_DEVICE_ID_ENE_CB712_SD 0x0550
|
||||
#define PCI_DEVICE_ID_ENE_CB712_SD_2 0x0551
|
||||
#define PCI_DEVICE_ID_ENE_CB714_SD 0x0750
|
||||
|
Reference in New Issue
Block a user