[PATCH 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx

Heiko Stübner heiko at sntech.de
Wed Jun 1 08:45:55 EDT 2011


Am Mittwoch 01 Juni 2011 schrieb Abdoulaye Walsimou GAYE:
> Heiko Stübner wrote:
> > The syscore_ops patch from Rafael J. Wysocki introduced some small
> > glitches for the S3C24XX cpus resulting in compile errors.
> 
> I submitted same patches days ago [1],
> [1]
> http://thread.gmane.org/gmane.linux.ports.arm.kernel/117812/focus=117814

irq-pm.c also was my initial target for s3c24xx_irq_syscore_ops, but it's only 
compiled when CONFIG_PM is set, where s3c24xx_irq_syscore_ops is always needed 
and its member-functions are set to null in pm.h when CONFIG_PM is not set

Heiko



More information about the linux-arm-kernel mailing list