From: Anson Huang Date: Wed, 22 Jan 2014 07:14:47 +0000 (+0800) Subject: ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount X-Git-Tag: v3.15-rc1~79^2~19^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17626b7cfc56afe1cd3f279ae0e243ddbfcf2cfc;p=pandora-kernel.git ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount IPG, ARM and MMDC's clock should be enabled during kernel boot up, so we need to maintain their usecount, otherwise, they may be disabled unexpectedly if their children's clock are turned off, and caused their parent PLLs also get disabled, which is incorrect. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- Reading git-diff-tree failed