From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Thu, 8 May 2014 11:38:18 +0800 Subject: [PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED In-Reply-To: <1399475399-8770-1-git-send-email-jsm@jsolano.com> References: <1399475399-8770-1-git-send-email-jsm@jsolano.com> Message-ID: <20140508033817.GE2794@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.