Re: [PATCH 2/4] x86: early_quirk check all dev/func in domain 0

From: Yinghai Lu
Date: Mon Jan 10 2011 - 20:48:39 EST


On 01/10/2011 05:09 PM, Greg KH wrote:
> On Mon, Jan 10, 2011 at 04:55:23PM -0800, Yinghai Lu wrote:
>>
>> go with all buses instead of bus0.
>
> Why?

in cause USB host controller is not on Bus0.

>
>> also only check header type on func0.
>
> Why?

that is bug.

notice when there is 00:1a.0, 00:1a.1, 00:1a.2 00:1a.7

the quirk code will not be applied with 00:1a.2 and 00:1a.7

it will exit after checking 00:1a.1's header type.

>
> Please be more verbose in your change log comments, it cuts down on
> emails like this one...

sure.

Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/