From: Thomas Gleixner Date: Thu, 10 Feb 2011 12:08:38 +0000 (+0100) Subject: genirq: Add flags to irq_chip X-Git-Tag: v2.6.39-rc1~503^2~9^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bff17ad2107c66fc8ca96501a7128dd7fa7a390;p=pandora-kernel.git genirq: Add flags to irq_chip Looking through irq_chip implementations I noticed that some of them have special requirements, like setting the type masked and therefor fiddle in irq_desc->status. Add a flag field, so the core code can handle it. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed