clk_enable — inform the system when the clock source should be running.
int clk_enable (
)
clk
clock source
If the clock can not be enabled/disabled, this should return success.
Returns success (0) or negative errno.