commit | 5df33a62c4a028d6fc7f2dcc159827d09b7334b8 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Tue Apr 10 09:02:35 2012 +0530 |
committer | Arnd Bergmann <arnd@arndb.de> | Sat May 12 21:44:12 2012 +0200 |
tree | f4da61ce3bf14e9bf4a1dae3188109a6de34f708 | |
parent | f8abc080d33e69dfa2c3dd0f84c31832e2679091 [diff] |
SPEAr: Switch to common clock framework SPEAr SoCs used its own clock framework since now. From now on they will move to use common clock framework. This patch updates existing SPEAr machine support to adapt for common clock framework. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Reviewed-by: Mike Turquette <mturquette@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>