commit | e1fac69f3b2c0430f56f47bf98eebac8b2da395c | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Tue Apr 17 17:04:31 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Sat May 12 14:28:15 2012 +0200 |
tree | c94ca003bcb3e5972542c84783fc5274a919e5e5 | |
parent | 3bf3b289c233c28aaef16546168a994070aa24a0 [diff] |
i2c: designware: Add clk_{un}prepare() support clk_{un}prepare is mandatory for platforms using common clock framework. Since this driver is used by SPEAr platform, which supports common clock framework, add clk_{un}prepare() support for designware i2c. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>