Re: Cleanups for powernow-k8

From: Dave Jones
Date: Tue Jan 13 2004 - 22:44:59 EST


On Tue, Jan 13, 2004 at 09:39:53PM -0600, paul.devriendt@xxxxxxx wrote:
> >> Dave had a good idea of a minimal ACPI parser for trying to retrieve the
> >> table of p-states from an ACPI BIOS without needing the full AML interpreter.
> >> I will see if I can get that to work in powernow-k8-acpi
> >
> > If done properly, that parsing code could be shared by the K7
> > driver too.
>
> Agreed. Function in a header file? Don't want the drivers attempting to
> call each other at runtime.

Works for me, or shove it out into its own .c file, and have both drivers link against it.

Dave

-
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/