From: Ben Dooks Date: Fri, 12 Dec 2008 00:24:19 +0000 (+0000) Subject: [ARM] S3C: Rename sleep.S functions to be non-cpu specific X-Git-Tag: v2.6.30-rc1~636^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef30e14420df546bc6576b00f9caf3379b6699d1;p=pandora-kernel.git [ARM] S3C: Rename sleep.S functions to be non-cpu specific Rename s3c2410_cpu_resume to s3c_cpu_resume and s3c2410_cpu_save to s3c_cpu_save to remove the CPU specific naming of these functions which are now in the generic PM code. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed