commit | fe772ebd285b4c442a2406419c49a4c7e829d83a | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jul 28 14:16:48 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:55 2015 -0400 |
tree | ad6986280bb64fe2448e9431e2b194761644a0fc | |
parent | 7531122e5ca64fd1d5b9a1feffa25bc812a627a6 [diff] |
ARM: keystone2: Use common definition for clk_get_rate Since all the clocks are defined common, and has the same logic to get the frequencies, use a common definition for for clk_get_rate(). Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>