ehci-pci: disable for Intel MID platforms (update)
commit518ca8d9326e258f4595bfe9bc7fc61f5c3636cb
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 3 Feb 2015 16:08:39 +0000 (3 18:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Feb 2015 23:28:31 +0000 (3 15:28 -0800)
tree751943150dceda03b06bb3af0fdf0222437d48ef
parentb3a54bf9ed76dff9dd26e1fc719431fb14604a8a
ehci-pci: disable for Intel MID platforms (update)

This is a follow up to the previously submitted commit cefa9a31a5f0 (ehci-pci:
disable for Intel MID platforms).

It includes the following changes:
- table and function are renamed to reflect this is not only about ChipIdea
- ChipIdea PCI driver (ci_hdrc_pci.c) gets the comment about the table in
  ehci-pci.c
- MIPS IDs removed from the list since it was discovered and tested on Intel
  MID platforms

Reviewed-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_pci.c
drivers/usb/host/ehci-pci.c