Hi all This patch changes the init field in the clk_ops structure. Moreover it changes how the init function is used. Now it's called during registration and if something was wrong the clock isn't registered. Regards Francesco