On Thu, May 21, 2015 at 2:37 PM, Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx> wrote: > For the clock to be used (e.g. get its rate through clk_get_rate) > it should be prepared and enabled first. > > Also, while the clock is enabled the driver must hold a reference to it, > so let's remove the call to clk_put. > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx> Reviewed-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx>