From: Philipp Zabel Date: Thu, 15 Mar 2012 18:20:24 +0000 (+0100) Subject: USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls X-Git-Tag: v3.4-rc1~184^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf34b8c6b10a154a7fb1fc20818e20a27d4a539;p=pandora-kernel.git USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls This patch adds clk_prepare/clk_unprepare calls to the ohci-pxa27x 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 Stern Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed