* [PATCH] ARM: S5PV310: Update MAX_COMBINER_NR
@ 2010-10-12 7:16 Sangbeom Kim
2010-10-14 1:56 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Sangbeom Kim @ 2010-10-12 7:16 UTC (permalink / raw)
To: linux-arm-kernel
From: Jongpill Lee <boyko.lee@samsung.com>
This patch updates MAX_COMBINER_NR from 39 to 40 because
S5PV310 need 39th combiner for including EINT16_31.
Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
---
arch/arm/mach-s5pv310/include/mach/irqs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-s5pv310/include/mach/irqs.h b/arch/arm/mach-s5pv310/include/mach/irqs.h
index b2acc62..f301af7 100644
--- a/arch/arm/mach-s5pv310/include/mach/irqs.h
+++ b/arch/arm/mach-s5pv310/include/mach/irqs.h
@@ -89,6 +89,6 @@
#define NR_IRQS COMBINER_IRQ(MAX_COMBINER_NR, 0)
-#define MAX_COMBINER_NR 39
+#define MAX_COMBINER_NR 40
#endif /* __ASM_ARCH_IRQS_H */
--
1.6.2.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: S5PV310: Update MAX_COMBINER_NR
2010-10-12 7:16 [PATCH] ARM: S5PV310: Update MAX_COMBINER_NR Sangbeom Kim
@ 2010-10-14 1:56 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2010-10-14 1:56 UTC (permalink / raw)
To: linux-arm-kernel
Sangbeom Kim wrote:
>
> From: Jongpill Lee <boyko.lee@samsung.com>
>
> This patch updates MAX_COMBINER_NR from 39 to 40 because
> S5PV310 need 39th combiner for including EINT16_31.
>
> Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
> ---
> arch/arm/mach-s5pv310/include/mach/irqs.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-s5pv310/include/mach/irqs.h b/arch/arm/mach-
> s5pv310/include/mach/irqs.h
> index b2acc62..f301af7 100644
> --- a/arch/arm/mach-s5pv310/include/mach/irqs.h
> +++ b/arch/arm/mach-s5pv310/include/mach/irqs.h
> @@ -89,6 +89,6 @@
>
> #define NR_IRQS
> COMBINER_IRQ(MAX_COMBINER_NR, 0)
>
> -#define MAX_COMBINER_NR 39
> +#define MAX_COMBINER_NR 40
>
> #endif /* __ASM_ARCH_IRQS_H */
> --
Ok...will apply.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-14 1:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 7:16 [PATCH] ARM: S5PV310: Update MAX_COMBINER_NR Sangbeom Kim
2010-10-14 1:56 ` Kukjin Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).