Vladimir Zapolskiy wrote: > > This change is intended to correct security subsystem interrupt names > for Samsung S5PV210 and S5PC110 SoCs. > > Signed-off-by: Vladimir Zapolskiy <vzapolskiy@xxxxxxxxx> > --- > arch/arm/mach-s5pv210/include/mach/irqs.h | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/mach-s5pv210/include/mach/irqs.h b/arch/arm/mach- > s5pv210/include/mach/irqs.h > index 26710b3..b9f9ec3 100644 > --- a/arch/arm/mach-s5pv210/include/mach/irqs.h > +++ b/arch/arm/mach-s5pv210/include/mach/irqs.h > @@ -99,9 +99,9 @@ > #define IRQ_TC IRQ_PENDN > #define IRQ_KEYPAD S5P_IRQ_VIC2(25) > #define IRQ_CG S5P_IRQ_VIC2(26) > -#define IRQ_SEC S5P_IRQ_VIC2(27) > -#define IRQ_SECRX S5P_IRQ_VIC2(28) > -#define IRQ_SECTX S5P_IRQ_VIC2(29) > +#define IRQ_SSS_INT S5P_IRQ_VIC2(27) > +#define IRQ_SSS_HASH S5P_IRQ_VIC2(28) > +#define IRQ_PCM2 S5P_IRQ_VIC2(29) > #define IRQ_SDMIRQ S5P_IRQ_VIC2(30) > #define IRQ_SDMFIQ S5P_IRQ_VIC2(31) > > -- Ok, applied. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html