> On Thu, 17 Jan 2008 16:03:18 -0700 Bjorn Helgaas <[EMAIL PROTECTED]> wrote:
> +static void quirk_supermicro_h8dce_system(struct pnp_dev *dev)

hm.  If you trace back through the callchain here is seems that large
amounts of the pnp code could be made __init/__initdata.  The two callers
of pnp_add_device() are __init and afaict they're the only callers of the
quirk code?

Anyway.  It's not a lot of fun to pick through all that and it's easy to
break things.

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to