From: Paul Mundt Date: Thu, 24 May 2012 06:24:39 +0000 (+0900) Subject: sh: mach-x3proto: Migrate to linear irq domain. X-Git-Tag: v3.6-rc1~131^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98b35815f40f01337e25e3f0d10d57b7cec5126;p=pandora-kernel.git sh: mach-x3proto: Migrate to linear irq domain. In the interest of getting off of the create_irq() API we can get all of the functionality we're interested in through a linear IRQ domain. Fairly straightforward conversion utilizing a single linear domain. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed