From: Linus Torvalds Date: Sat, 6 Jul 2013 19:37:04 +0000 (-0700) Subject: Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux X-Git-Tag: v3.11-rc1~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2cb7b5a38c45b48e9ffb8b382c675a4d64ecccde;p=platform%2Fkernel%2Flinux-stable.git Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux Pull irqdomain refactoring from Grant Likely: "This is the long awaited simplification of irqdomain. It gets rid of the different types of irq domains and instead both linear and tree mappings can be supported in a single domain. Doing this removes a lot of special case code and makes irq domains simpler to understand overall" * tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux: irq: fix checkpatch error irqdomain: Include hwirq number in /proc/interrupts irqdomain: make irq_linear_revmap() a fast path again irqdomain: remove irq_domain_generate_simple() irqdomain: Refactor irq_domain_associate_many() irqdomain: Beef up debugfs output irqdomain: Clean up aftermath of irq_domain refactoring irqdomain: Eliminate revmap type irqdomain: merge linear and tree reverse mappings. irqdomain: Add a name field irqdomain: Replace LEGACY mapping with LINEAR irqdomain: Relax failure path on setting up mappings --- 2cb7b5a38c45b48e9ffb8b382c675a4d64ecccde