From 70eab199fa39cb78e13d369db55f24a3839b8f9e Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Thu, 26 Jun 2014 23:55:40 +0800 Subject: [PATCH] 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-format-patch failed