aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410
diff options
context:
space:
mode:
authorBalaji Rao <balajirrao@openmoko.org>2009-01-09 09:04:12 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2009-01-09 09:04:12 +0000
commit458301db547e53750141e33668dc6d55789aec32 (patch)
tree2864b0d1605b1c21adc4e8965683098742a4e7f2 /arch/arm/mach-s3c2410
parent92e70d4f5df7c1a67980bd9b487baf47c9874878 (diff)
Update mach-gta01.c to reflect the new plat-s3c changes.
Signed-off-by: Balaji Rao <balajirrao@openmoko.org>
Diffstat (limited to 'arch/arm/mach-s3c2410')
-rw-r--r--arch/arm/mach-s3c2410/mach-gta01.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/mach-gta01.c b/arch/arm/mach-s3c2410/mach-gta01.c
index 76abedd39b6..117062c959f 100644
--- a/arch/arm/mach-s3c2410/mach-gta01.c
+++ b/arch/arm/mach-s3c2410/mach-gta01.c
@@ -765,7 +765,7 @@ static void __init gta01_machine_init(void)
platform_add_devices(gta01_devices, ARRAY_SIZE(gta01_devices));
- s3c2410_pm_init();
+ s3c_pm_init();
set_irq_type(GTA01_IRQ_MODEM, IRQ_TYPE_EDGE_RISING);
rc = request_irq(GTA01_IRQ_MODEM, gta01_modem_irq, IRQF_DISABLED,