From: Gavin Li Date: Wed, 7 Jan 2015 02:47:23 +0000 (-0800) Subject: irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~228^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d1179212161f220938198b742c328ad38fd0a3;p=pandora-kernel.git irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type This patch makes the bitmask for AIC_SRCTYPE consistent with that of its valid values, and prevents the priority field at bits 2:0 from being clobbered by an incorrect AND with the AIC_SRCTYPE mask. Signed-off-by: Gavin Li Cc: # v3.17+ Acked-by: Boris Brezillon Acked-by: Nicolas Ferre Link: https://lkml.kernel.org/r/1420598843-8409-1-git-send-email-gavinli@thegavinli.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed