From: Shawn Guo Date: Sat, 19 Apr 2014 03:15:06 +0000 (+0800) Subject: ARM: imx6q: add the missing esai_ahb clock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886cda418b2866386c2ed157252fb0369afc4357;p=pandora-kernel.git ARM: imx6q: add the missing esai_ahb clock The esai_ahb clock is derived from ahb and used to provide ESAI the capability of register accessing and FSYS clock source for I2S clocks dividing. The gate bits of this esai_ahb clock are shared with the esai clock -- the baud clock, so we need to call imx_clk_gate2_shared() for these two clocks. Signed-off-by: Nicolin Chen Signed-off-by: Shawn Guo --- Reading git-diff-tree failed