OSDN Git Service

ehci-pci: disable for Intel MID platforms
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 28 Jan 2015 18:04:06 +0000 (20:04 +0200)
committerGreg Kroah-Hartman <greg@kroah.com>
Sat, 31 Jan 2015 17:05:06 +0000 (09:05 -0800)
commitcefa9a31a5f0856b81d53030815485fcb1fe8aab
tree9f737b33b7210835e18d07c5bdef0fd9ad584774
parente307ff0f78891cef56199954a0052466675ee97f
ehci-pci: disable for Intel MID platforms

On some Intel MID platforms the ChipIdea USB controller is used. The EHCI PCI
is in conflict with the proper driver. The patch makes ehci-pci to be ignored
in favour of ChipIdea controller.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/usb/host/ehci-pci.c