linux/arch/arm/mach-s3c2416
Yauhen Kharuzhy 0f8f9c2b6c ARM S3C24XX: Fix compilation of PM code for S3C2416
S3C2416 PM code uses low-level sleep routines from S3C2412 code,
but these routines are compiled only for S3C2412 SoC.

Split S3C2412_PM to two parts: S3C2412_PM, S3C2412_PM_SLEEP and
select last in S3C2416's Kconfig.

Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-12-17 14:45:01 +09:00
..
Kconfig ARM S3C24XX: Fix compilation of PM code for S3C2416 2010-12-17 14:45:01 +09:00
Makefile ARM: S3C2416: Add Power Management support for SMDK2416 2010-10-20 19:43:35 +09:00
clock.c ARM: S3C2416: Add basic clock support 2010-05-10 11:44:43 +09:00
irq.c ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 2010-11-25 10:58:11 +09:00
mach-smdk2416.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
pm.c ARM: S3C2416: Add Power Management support for SMDK2416 2010-10-20 19:43:35 +09:00
s3c2416.c ARM: S3C2416: Change S3C2416 NAND platform device name 2010-10-18 19:56:49 +09:00