[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150811.134911.568429332024299359.davem@davemloft.net>
Date: Tue, 11 Aug 2015 13:49:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ddaney@...iumnetworks.com
Cc: ddaney.cavm@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
rrichter@...ium.com, tomasz.nowicki@...aro.org,
sgoutham@...ium.com, linux-arm-kernel@...ts.infradead.org,
linux-acpi@...r.kernel.org, mark.rutland@....com,
rafael@...nel.org, david.daney@...ium.com
Subject: Re: [PATCH v2 0/2] net: thunder: Add ACPI support.
From: David Daney <ddaney@...iumnetworks.com>
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists