Re: [PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED

2014-05-07 Thread Shawn Guo
On Wed, May 07, 2014 at 05:09:59PM +0200, Juan Solano wrote: > This flag is a NOOP and can be removed now. > > Signed-off-by: Juan Solano Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

[PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED

2014-05-07 Thread Juan Solano
This flag is a NOOP and can be removed now. Signed-off-by: Juan Solano --- arch/arm/mach-imx/mach-pca100.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/mach-pca100.c b/arch/arm/mach-imx/mach-pca100.c index bf3ac51..20e7c33 100644 ---

[PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED

2014-05-07 Thread Juan Solano
This flag is a NOOP and can be removed now. Signed-off-by: Juan Solano j...@jsolano.com --- arch/arm/mach-imx/mach-pca100.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/mach-pca100.c b/arch/arm/mach-imx/mach-pca100.c index bf3ac51..20e7c33 100644 ---

Re: [PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED

2014-05-07 Thread Shawn Guo
On Wed, May 07, 2014 at 05:09:59PM +0200, Juan Solano wrote: This flag is a NOOP and can be removed now. Signed-off-by: Juan Solano j...@jsolano.com Applied, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org