Re: [PATCH] PM-Timer: doesn't use workaround if chipset is notbuggy

From: Andrew Morton
Date: Thu Mar 23 2006 - 02:50:35 EST


OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> wrote:
>
> Andrew Morton <akpm@xxxxxxxx> writes:
>
> > OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> wrote:
> >>
> >> + dev = pci_get_device(PCI_VENDOR_ID_INTEL,
> >> + PCI_DEVICE_ID_INTEL_82371AB_3, NULL);
> >>
> >> ...
> >>
> >> +device_initcall(pmtmr_bug_check);
> >
> > Can this code use the PCI quirk infrastructure?
>
> Yes. However, since we need to check there is _not_ those chipsets,

Oh. Probably not worth bothering with then.
-
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/