From: Jisheng Zhang Date: Wed, 31 Dec 2014 08:57:52 +0000 (+0800) Subject: clk: berlin: bg2q: remove non-exist "smemc" gate clock X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~261^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71e8ecd57c8aae5b1815782c47b74ffe3efc09a;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org # 3.16+ Signed-off-by: Michael Turquette --- Reading git-diff-tree failed