SYNOPSIS
- int clk_enable(struct clk * clk);
ARGUMENTS
clk
-
- clock source
DESCRIPTION
If the clock can not be enabled/disabled, this should return success.
May be called from atomic contexts.
Returns success (0) or negative errno.
COPYRIGHT
clk
If the clock can not be enabled/disabled, this should return success.
May be called from atomic contexts.
Returns success (0) or negative errno.