From: Ben Dooks Date: Wed, 20 Jan 2010 03:29:25 +0000 (+0900) Subject: ARM: SAMSUNG: Move pm-check.c to plat-samsung X-Git-Tag: v2.6.34-rc2~66^2~54^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8005745d6eea79da8ee2e7fe978d14e412aa3353;p=pandora-kernel.git ARM: SAMSUNG: Move pm-check.c to plat-samsung Move the pm-check.c file to plat-samsung for all Samsung SoC users, and update Kconfig names to make them SAMSUNG_ instead of S3C2410_ Sed expresions used to make the change: s/S3C2410_PM_DEBUG/SAMSUNG_PM_DEBUG/g s/S3C2410_PM_CHECK/SAMSUNG_PM_CHECK/g Signed-off-by: Ben Dooks --- Reading git-diff-tree failed