From: Grant Likely Date: Thu, 6 Jun 2013 13:23:30 +0000 (+0100) Subject: irqdomain: Add a name field X-Git-Tag: v3.11-rc1~81^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bb4afb45dd1add73ca643a865daa38716aeff0c;p=pandora-kernel.git irqdomain: Add a name field This patch adds a name field to the irq_domain structure to help mere mortals understand the mappings between irq domains and virqs. It also converts a number of places that have open-coded some kind of fudging an irqdomain name to use the new field. This means a more consistent display of names in irq domain log messages and debugfs output. Signed-off-by: Grant Likely --- Reading git-diff-tree failed