Jesse Barnes 15650a2f64 x86/PCI: fixup early quirk probing
On x86, we do early PCI probing to apply some quirks for chipset bugs.
However, in a recent cleanup (7bcbc78dea92fdf0947fa48e248da3c993a5690f) a
thinko was introduced that causes us to probe all subfunctions of even single
function devices (a function was factored out of an inner loop and a "break"
became a "return").  Fix that up by making check_dev_quirk() return a value so
we can keep the factored code intact.

Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-06-16 15:29:45 -07:00
..
2008-04-26 17:44:55 +02:00
2008-04-30 08:29:37 -07:00
2008-06-16 15:29:45 -07:00
2008-05-23 14:08:06 +02:00
2008-06-04 13:11:46 +02:00
2007-10-20 01:13:56 +02:00
2007-10-17 20:16:15 +02:00
2008-06-04 13:11:47 +02:00
2008-06-10 10:59:52 -07:00
2008-04-30 23:15:35 +02:00