From: Philipp Zabel Date: Thu, 15 Mar 2012 18:15:15 +0000 (+0100) Subject: serial: pxa: add clk_prepare/clk_unprepare calls X-Git-Tag: v3.4-rc1~185^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8ebec00b04f921ea1614a7303f1a8e5e9e47c5;p=pandora-kernel.git serial: pxa: add clk_prepare/clk_unprepare calls This patch adds clk_prepare/clk_unprepare calls to the serial/pxa driver by using the helper functions clk_prepare_enable and clk_disable_unprepare. Signed-off-by: Philipp Zabel Cc: Haojian Zhuang Cc: Eric Miao Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed