xhci: Add quirks module option
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2013 11:42:48 +0000 (12:42 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 13 Dec 2013 20:04:52 +0000 (12:04 -0800)
It makes easier for debugging some hardware specific issues.

Note that this option won't override the value to be set.  That is,
you can turn quirks on by this option but cannot turn them off if set
by the driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci.c

Simple merge