SYNOPSIS int clk_prepare(struct clk * clk); ARGUMENTS clk clock source DESCRIPTION This prepares the clock source for use. Must not be called from within atomic context. COPYRIGHT