commit | 22e9e7589e7bc6006af983f73e4a4057dbd9da66 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Mon Aug 26 19:09:11 2013 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Sep 06 13:34:05 2013 -0700 |
tree | 66b4939aa07d1c15f25ca6ded05e4cc27fe81e4c | |
parent | efb19a85cb0b44c06ed5ff7c397341ab852148e5 [diff] |
clk: samsung: exynos5250: Simplify registration of PLL rate tables Since the _get_rate() helper has been modified to use __clk_lookup() internally, checking of PLL input rates can be done using it and so the registration code can be simplified. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>