commit | fddf4e29a6ce97d693e2a2e759f495ddc4ac2474 | [log] [tgz] |
---|---|---|
author | Andreas Kemnade <andreas@kemnade.info> | Wed Jan 16 23:04:28 2019 +0100 |
committer | Tero Kristo <t-kristo@ti.com> | Fri Feb 15 16:47:55 2019 +0200 |
tree | ca7c9ca8141252582abaa10865bdfe81e8d120a6 | |
parent | d277ce2d3a75c6c116a6119c3745694f5941eff5 [diff] |
clk: ti: check clock type before doing autoidle ops Code might use autoidle api with clocks not being omap2 clocks, so check if clock type is really omap2. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>