S5PC110 should be used the correct VIC number

Kyungmin Park kmpark at infradead.org
Tue Jul 27 06:54:42 EDT 2010


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



More information about the linux-arm-kernel mailing list