From: Ingo Molnar Date: Thu, 29 Jun 2006 09:24:40 +0000 (-0700) Subject: [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete X-Git-Tag: v2.6.18-rc1~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ffdb7233d5847808d2b63ca6761dac3af9c942;p=pandora-kernel.git [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete Cleanup: remove irq_desc_t use from the generic IRQ code, and mark it obsolete. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed