From: Tomasz Figa Date: Mon, 26 Aug 2013 17:09:11 +0000 (+0200) Subject: clk: samsung: exynos5250: Simplify registration of PLL rate tables X-Git-Tag: v3.12-rc1~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e9e7589e7bc6006af983f73e4a4057dbd9da66;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed