commit | 915aad89fcc57a03511c69915b3876f4e53074ee | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:13:02 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:13:02 2010 -0700 |
tree | f233d9b21734726e46f08ec6fec69445912c0d99 | |
parent | e0594b448a040473fdc283934df66811f497a275 [diff] |
OMAP powerdomain: remove pwrdm_clk_state_switch Nothing calls pwrdm_clk_state_switch(), and the function that seems to be its ideal use case calls pwrdm_clkdm_state_switch(clk->clkdm), so remove it. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Tero Kristo <tero.kristo@nokia.com> Cc: Kevin Hilman <khilman@deeprootsystems.com>