Re: [PATCH v2 0/2] net: thunder: Add ACPI support.

From: David Miller
Date: Tue Aug 11 2015 - 16:49:19 EST


From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Aug 2015 13:04:55 -0700

> You seem to be recommending precedence for OF. It should be
> consistent across all drivers/sub-systems, so do you really think
> that OF before ACPI is the way to go?

I just think it's more hackish to test acpi_disabled than to
simply see if the matching OF node even exists.

If ACPI is enabled, no OF node will be found.

It could just be my preference for such things.

I really wish it just fell out from the probing method, but
we're using PCI for that.
--
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/