On 9 January 2014 17:03, Russell King - ARM Linux <li...@arm.linux.org.uk> wrote: > No, it implements only what it's clk API implementation requires.
I understand that platform specific parts/drivers aren't using anything outside of the clk API's currently implemented. But then there are generic parts of kernel which are free to use this routine. They may or may not call it on that particular platform, which is currently happening for SA1100. And so I feel that we need to have dummy APIs like clk.h in there, as they wouldn't harm at all or break any existing stuff. > I've no idea at the moment, and I don't have time to look at this. Okay. I will go ahead with dummy implementations for now. See if you can give that a short review. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/