All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx
@ 2011-06-01 11:48 ` Heiko Stübner
  0 siblings, 0 replies; 18+ messages in thread
From: Heiko Stübner @ 2011-06-01 11:48 UTC (permalink / raw)
  To: Kukjin Kim, rjw; +Cc: Heiko Stübner, linux-arm-kernel, linux-samsung-soc

The syscore_ops patch from Rafael J. Wysocki introduced some small
glitches for the S3C24XX cpus resulting in compile errors.

Heiko Stuebner (3):
  Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan
  Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
  remove the now empty mach-s3c2410/irq.c

 arch/arm/mach-s3c2410/Makefile |    1 -
 arch/arm/mach-s3c2410/irq.c    |   34 ----------------------------------
 arch/arm/plat-s3c24xx/dma.c    |    2 +-
 arch/arm/plat-s3c24xx/irq.c    |    6 ++++++
 4 files changed, 7 insertions(+), 36 deletions(-)
 delete mode 100644 arch/arm/mach-s3c2410/irq.c

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-06-22  6:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-01 11:48 [PATCH 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx Heiko Stübner
2011-06-01 11:48 ` Heiko Stübner
2011-06-01 11:50 ` [PATCH 1/3] Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan Heiko Stübner
2011-06-01 11:50   ` Heiko Stübner
2011-06-01 16:01   ` Sergei Shtylyov
2011-06-01 16:01     ` Sergei Shtylyov
2011-06-01 16:27     ` Heiko Stübner
2011-06-01 16:27       ` Heiko Stübner
2011-06-01 11:51 ` [PATCH 2/3] Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c Heiko Stübner
2011-06-01 11:51   ` Heiko Stübner
2011-06-01 11:52 ` [PATCH 3/3] remove the now empty mach-s3c2410/irq.c Heiko Stübner
2011-06-01 11:52   ` Heiko Stübner
2011-06-01 12:13 ` [PATCH 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx Abdoulaye Walsimou GAYE
2011-06-01 12:13   ` Abdoulaye Walsimou GAYE
2011-06-01 12:45   ` Heiko Stübner
2011-06-01 12:45     ` Heiko Stübner
2011-06-22  6:54   ` Kukjin Kim
2011-06-22  6:54     ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.