[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120607235115.GB21150@sirena.org.uk>
Date: Fri, 8 Jun 2012 00:51:15 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Josh Boyer <jwboyer@...hat.com>
Cc: Ben Hutchings <ben@...adent.org.uk>,
Lennert Buytenhek <buytenh@...tstofly.org>,
Andrew Lunn <andrew@...n.ch>, Olof Johansson <olof@...om.net>,
netdev@...r.kernel.org
Subject: Re: [PATCH] netdev: mv643xx_eth: Prevent build on PPC32
On Tue, Jun 05, 2012 at 10:38:42PM -0400, Josh Boyer wrote:
> 1) revert the change for ARM that introduced th clk stuff
> 2) do a similar change as the original commit but with a bunch of
> #ifdef-ery
> 3) implement the clkdev API stuff for 32-bit ppc
> Honestly, I'd go for either 1 or 2. The commit that introduced it was
> broken to begin with, but that isn't my call.
There's a change going in which stubs out the clock API when not used
which should resolve the immediate issue, though really the best thing
here is just to enable use of the generic clock API if the platform
doesn't have one of its own - it's not just platforms that need clocks
so we really want to get that rolled out as widely as possible.
This sort of issue is just the tip of the iceberg in terms of what it's
useful to do with the API.
--
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