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>
Dieser Commit ist enthalten in:
Mac Lin
2010-11-23 00:32:43 +08:00
committet von Anton Vorontsov
Ursprung df8f4d2f3e
Commit 38e64ba0f1
4 geänderte Dateien mit 38 neuen und 2 gelöschten Zeilen

Datei anzeigen

@@ -18,6 +18,7 @@
#include <linux/platform_device.h>
#include <mach/cns3xxx.h>
#include <mach/irqs.h>
#include <mach/pm.h>
#include "core.h"
#include "devices.h"