Re: [PATCH] xhci: Add quirks module option

2013-12-10 Thread Greg Kroah-Hartman
On Tue, Dec 10, 2013 at 03:08:02PM -0800, Sarah Sharp wrote: > On Mon, Dec 09, 2013 at 12:42:48PM +0100, Takashi Iwai wrote: > > 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 th

Re: [PATCH] xhci: Add quirks module option

2013-12-10 Thread Sarah Sharp
On Mon, Dec 09, 2013 at 12:42:48PM +0100, Takashi Iwai wrote: > 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-