commit | 9a1683d1dd14d6ed35d2884c6b79ff12fc6bef39 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Nov 15 18:14:43 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Nov 15 18:25:12 2010 +0900 |
tree | 6345115c913581a82a042cf0dc87bb7b2ad31d7d | |
parent | ed10b490ea6498f76284043565d42ca3649ccca1 [diff] |
sh: clkfwk: Kill off unused clk_set_rate_ex(). With the refactoring of the SH7722 clock framework some time ago this abstraction has become unecessary. Kill it off before anyone else gets the bright idea to start using it. Signed-off-by: Paul Mundt <lethal@linux-sh.org>