Re: [PATCH] clkdev: Add default clkdev.h
From: Stephen Rothwell <hidden>
Date: 2012-07-03 12:05:22
Also in:
linux-kbuild
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2012-07-03 12:05:22
Also in:
linux-kbuild
Hi Mark, On Tue, 3 Jul 2012 12:48:44 +0100 Mark Brown [off-list ref] wrote:
quoted
I would definitely prefer being able to just writequoted
generic-y += clkdev.hI agree but I don't see this as something that should block having the facility. Or if it does I guess I'll need to try to either fix clkdev to use the arch include optionally or go round all the architectures either of which is going to be needlessly painful.
True.
quoted
Maybe Michal Marek or someone on the kbuild mailing list can help out with a solution for that.We could do that incrementally...
Yes, indeed it should be a separate change.
The reason I'm doing this is that the lack of a widely available clock API is a considerable pain point for a lot of the stuff I work on and this is the major blocker to just enabling the default implementation on architectures that don't support it already which would be a big step forwards.
Agreed. Please submit this patch and we can concentrate on this other stuff later. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au