ARM: cns3xxx: Add new and export the old power management functions
authorMac Lin <mkl0301@gmail.com>
Mon, 22 Nov 2010 16:32:43 +0000 (00:32 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 26 Nov 2010 18:10:50 +0000 (21:10 +0300)
commit38e64ba0f13918d11e50bbd5bb775781ccd6439d
treef8a349eab0c2a664aced321775c3d9d2520969a0
parentdf8f4d2f3ef9ca2154f7bd531492a83c4ab4558a
ARM: cns3xxx: Add new and export the old power management functions

This patch adds cns3xxx_pwr_clk_dis, and exports these power management
functions that may be used by many other device drivers on CNS3XXX.

Signed-off-by: Mac Lin <mkl0301@gmail.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
arch/arm/mach-cns3xxx/core.h
arch/arm/mach-cns3xxx/devices.c
arch/arm/mach-cns3xxx/include/mach/pm.h [new file with mode: 0644]
arch/arm/mach-cns3xxx/pm.c