mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
0f8f9c2b6c
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> |
||
---|---|---|
.. | ||
clock.c | ||
cpu-freq.c | ||
dma.c | ||
gpio.c | ||
irq.c | ||
Kconfig | ||
mach-jive.c | ||
mach-smdk2413.c | ||
mach-vstms.c | ||
Makefile | ||
pm.c | ||
s3c2412.c | ||
sleep.S |