diff options
author | Tomasz Figa <t.figa@samsung.com> | 2013-08-26 19:09:00 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-09-06 13:33:15 -0700 |
commit | 3a64789568f5f8afdc09fb33764f2ecbb72fb817 (patch) | |
tree | 224b480f84ab14a17848c382e020834dc0532cb2 /net/sctp/proc.c | |
parent | e6c3e730a75faee17ebbf3220c00e3039ab49f53 (diff) |
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
There is no need to use clkdev inside the clock driver to retrieve the
clocks for internal use. Instead __clk_lookup() helper can be used to
look up clocks by their platform name.
This patch modifies the behavior of _get_rate() helper to look up clocks
by platform name and adjusts all users of it to pass platform names
instead of clkdev aliases.
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>
Diffstat (limited to 'net/sctp/proc.c')
0 files changed, 0 insertions, 0 deletions