On Fri, Oct 29, 2010 at 02:42:16PM +0200, Guennadi Liakhovetski wrote: > This new function allows to select a parent frequency, which provides the > best matching child clock rate. > > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> > --- > > Paul, something like this? I know, this is against an "old" kernel, only > compile tested so far, so, this is even more of an RFC than the previous > version, just to ask your opinion, if this is the direction you were > thinking about. Unfortunately, I don't think re-using > clk_rate_round_helper() would be wise here, but we can discuss that too. > Yes, that basically looks like what I had in mind. Re-using clk_rate_round_helper() probably won't help here since it's doing sufficiently different things anyways. If this ends up working for you then please test it and respin it against a current kernel. This can go upstream pretty easily by itself. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html