From: Boris BREZILLON Date: Sun, 15 Dec 2013 18:30:52 +0000 (+0100) Subject: pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable X-Git-Tag: v3.14-rc1~144^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ef1d9243759ca69032be2a68d5d1a87a295fd4;p=pandora-kernel.git pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable Replace the clk_prepare and clk_enable calls by a single clk_prepare_enable call. Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Signed-off-by: Linus Walleij --- Reading git-diff-tree failed