arch/arm/plat-s3c/pm.c
0 → 100644
+97
−0
Loading
Start moving the PM code by moving all the common support functions
to a common location in arch/arm/plat-s3c. With the move we rename
the functions from s3cxxx_ to s3c_ to fit the new location.
Signed-off-by:
Ben Dooks <ben-linux@fluff.org>