Gavin,
On Tue, Jan 06, 2015 at 06:47:23PM -0800, gavinli at thegavinli.com wrote:
From: Gavin Li <redacted>
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 <redacted>
---
drivers/irqchip/irq-atmel-aic-common.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Well done. For a first patch this is really good. The only thing you
missed was who/which MLs to Cc. In the future, you can use
./scripts/get_maintainer.pl to find this info.
Applied to irqchip/urgent with Acks from the atmel maintainers and Cc'd
to stable for v3.17+
This will be in linux-next tonight if Stephen builds one.
thx,
Jason.