HACK: mmc: ignore -EBUSY when probing mmc For some unknown reasons so far pci_enable() returns -EBUSY when probing MMC. Our initial hack is to ignore it until the problem is solved. Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>