clk: twl6040: Correct clk_ops
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 30 May 2016 08:55:09 +0000 (11:55 +0300)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 15 Aug 2016 19:09:48 +0000 (12:09 -0700)
commit225ff4e87ab2ceca4d4db05a5930a8c7ad16d754
tree372180f932cf0ff7514217238e9424d71656ed8e
parent7752f09cb1e8c4af2910e4fb0220c44ae9ea749e
clk: twl6040: Correct clk_ops

Since the drover only supports prepare callbacks, the use of is_enabled is
not correct, it should be handling is_prepared.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-twl6040.c
This page took 0.030596 seconds and 5 git commands to generate.