Re: [PATCH v2] clk: Add support for rate table based dividers

From: Rajendra Nayak
Date: Fri Jun 29 2012 - 02:31:32 EST


Hi Mike,

After thinking about it a bit more I still think a separate
clk_register_divider_table is needed. Primarily this would reduce
needless churn in having to update all existing users of
clk_register_divider. I also think that clearly separating the two
functions will make it a bit easier on folks trying to port their clocks
trees over.

Unless there is a technical reason why having two registration functions
is a bad idea, can you send a V4 with that new registration function?
I'll take it into clk-next.

Nope, no technical reason why it can't be done. I'll do what you
suggested and post a v4 soon.

thanks,
Rajendra
--
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/