From: Chen-Yu Tsai Date: Thu, 26 Jun 2014 15:55:40 +0000 (+0800) Subject: clk: sunxi: move "ahb_sdram" to protected clock list X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70eab199fa39cb78e13d369db55f24a3839b8f9e;p=pandora-kernel.git clk: sunxi: move "ahb_sdram" to protected clock list With sunxi_gates clocks registered with clkdev, we can use the protected clocks list to enable the "ahb_sdram" clock, instead of looking for it and adding CLK_IGNORE_UNUSED inline in the clock setup code. Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed