Commits

Bai Ping committed caf1acca7b6
MLK-11343-01 cpufreq: imx: replace clk_get & regulator_get will devm ones Replace the clk_get and regulator_get will the devm ones to free the resources automatically when probe failed or driver is removed. Signed-off-by: Bai Ping <b51503@freescale.com>