public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* S5PC110 should be used the correct VIC number
@ 2010-07-27 10:54 Kyungmin Park
  2010-07-28  6:00 ` Kukjin Kim
  2010-08-04 15:16 ` Ben Dooks
  0 siblings, 2 replies; 7+ messages in thread
From: Kyungmin Park @ 2010-07-27 10:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ben,

Can you post the VIC patch from correct VIC number from vic code at
suspend & resume?
If not, it has to modify it after release. or can you fix it as below.

diff --git a/arch/arm/common/Kconfig b/arch/arm/common/Kconfig
index 0a34c81..0ac3d81 100644
--- a/arch/arm/common/Kconfig
+++ b/arch/arm/common/Kconfig
@@ -6,6 +6,7 @@ config ARM_VIC

 config ARM_VIC_NR
        int
+       default 4 if ARCH_S5PV210
        default 2
        depends on ARM_VIC
        help

I hope anyone should be included at this rc window.

Thank you,
Kyungmin Park

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

end of thread, other threads:[~2010-08-04 23:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-27 10:54 S5PC110 should be used the correct VIC number Kyungmin Park
2010-07-28  6:00 ` Kukjin Kim
2010-07-28  7:25   ` Kyungmin Park
2010-07-28  7:27     ` Russell King - ARM Linux
2010-07-28  7:32       ` Kyungmin Park
2010-08-04 15:16 ` Ben Dooks
2010-08-04 23:50   ` Kyungmin Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox