From: Stephen Warren Date: Mon, 13 Feb 2012 23:21:15 +0000 (-0700) Subject: gpio: tegra: Fix build issue due to irq_domain rework. X-Git-Tag: v3.4-rc1~73^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc93a77da75ee421125896ce4bbd91afff63809;p=pandora-kernel.git gpio: tegra: Fix build issue due to irq_domain rework. Commit 7da5a66 "irq_domain: Remove 'new' irq_domain in favour of the ppc one" changed the set of available irq domain APIs. Update the Tegra GPIO driver to account for those changes, to solve a build break. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed