From: Paul Walmsley Date: Wed, 27 Jan 2010 03:13:11 +0000 (-0700) Subject: OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only X-Git-Tag: v2.6.34-rc1~230^2~117^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feec1277a5c599ebca6217bc6bb9f6410e84793b;p=pandora-kernel.git OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only omap2_clk_prepare_for_reboot() is only applicable to OMAP2xxx chips, so rename it to omap2xxx_clk_prepare_for_reboot() and only call it when running on OMAP2xxx chips. Remove the old stub in the OMAP3 clock code. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed