summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-ring.c
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2011-12-22 15:02:13 -0800
committerSarah Sharp <sarah.a.sharp@linux.intel.com>2011-12-22 15:52:43 -0800
commit3b9783b277e66731891ab42eeaacebbdcdd6e629 (patch)
tree54f0c453781a9b7eb004a563a5dd07fa96d660dc /drivers/usb/host/xhci-ring.c
parent2a9227a5eeaeb3f91e3a72ceea4fa59016ca5d20 (diff)
downloadop-kernel-dev-3b9783b277e66731891ab42eeaacebbdcdd6e629.zip
op-kernel-dev-3b9783b277e66731891ab42eeaacebbdcdd6e629.tar.gz
xhci: Remove warnings about MSI and MSI-X capabilities.
xHCI host controllers may not be capable of MSI, but they should be able to be used in legacy PCI interrupt mode. Similarly, some xHCI host controllers will have MSI support but not MSI-X support. Lower the dmesg log level from an error to debug. The message won't appear unless CONFIG_USB_XHCI_HCD_DEBUGGING is turned on. If we need to find out whether the device can support MSI or MSI-X and it's not being enabled by the driver, it's easy to ask the user to run lspci. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'drivers/usb/host/xhci-ring.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud