X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-s3c24xx%2Fs3c2416.c;h=ed5a95ece9eb2d365b7152cdb4bd5cfe508e672b;hb=0e944e276c7ebcb880d20f6e9255f596c85fc767;hp=7743fade50dfa59e1c3d669d5aa55478adb993e1;hpb=6a4770e335bd4df0a4577146f76e116ab6e23f40;p=deliverable%2Flinux.git diff --git a/arch/arm/mach-s3c24xx/s3c2416.c b/arch/arm/mach-s3c24xx/s3c2416.c index 7743fade50df..ed5a95ece9eb 100644 --- a/arch/arm/mach-s3c24xx/s3c2416.c +++ b/arch/arm/mach-s3c24xx/s3c2416.c @@ -106,6 +106,7 @@ int __init s3c2416_init(void) register_syscore_ops(&s3c2416_pm_syscore_ops); #endif register_syscore_ops(&s3c24xx_irq_syscore_ops); + register_syscore_ops(&s3c2416_irq_syscore_ops); return device_register(&s3c2416_dev); }