commit | b71e8ecd57c8aae5b1815782c47b74ffe3efc09a | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Wed Dec 31 16:57:52 2014 +0800 |
committer | Michael Turquette <mturquette@linaro.org> | Tue Jan 13 10:58:43 2015 -0800 |
tree | 3d214ac818869669f691010bf3a2d3ab05518e2e | |
parent | dca1a4b5ff6e2c25adeff366eb06270dadeab3db [diff] |
clk: berlin: bg2q: remove non-exist "smemc" gate clock The "smemc" clock is removed on BG2Q SoCs. In fact, bit19 of clkenable register is for nfc. Current code use bit19 for non-exist "smemc" incorrectly, this prevents eMMC from working due to the sdhci's "core" clk is still gated. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Cc: stable@vger.kernel.org # 3.16+ Signed-off-by: Michael Turquette <mturquette@linaro.org>