mfd: twl6040: Optional clk32k clock handling
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 3 Apr 2014 10:54:41 +0000 (13:54 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 3 Jun 2014 07:11:20 +0000 (08:11 +0100)
In certain boards the source for the clk32k clock can be gated. In these
boards the clk32k clock can be provided to the driver and it is going to be
enabled/disabled when it is needed.
If the clk32k clock is not provided the driver will assume that it is always
running.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found