commit | 225ff4e87ab2ceca4d4db05a5930a8c7ad16d754 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Mon May 30 11:55:09 2016 +0300 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Aug 15 12:09:48 2016 -0700 |
tree | 372180f932cf0ff7514217238e9424d71656ed8e | |
parent | 7752f09cb1e8c4af2910e4fb0220c44ae9ea749e [diff] |
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>