From: Thomas Gleixner Date: Fri, 1 Oct 2010 13:17:14 +0000 (+0200) Subject: genirq: Provide config option to disable deprecated code X-Git-Tag: v2.6.37-rc1~191^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd151412263a67b5321e9dd1d5b4bf6d96fdebf3;p=pandora-kernel.git genirq: Provide config option to disable deprecated code This option covers now the old chip functions and the irq_desc data fields which are moving to struct irq_data. More stuff will follow. Pretty handy for testing a conversion, whether something broke or not. Signed-off-by: Thomas Gleixner Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed