gpio: tegra: Fix build issue due to irq_domain rework.
authorStephen Warren <swarren@nvidia.com>
Mon, 13 Feb 2012 23:21:15 +0000 (16:21 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Feb 2012 21:21:18 +0000 (13:21 -0800)
commitbdc93a77da75ee421125896ce4bbd91afff63809
tree8b55ee08e35ae6acb341e97bd62eff00192f2dbb
parent129cee1020d8031df1e3986673c64ca9eb7a2617
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 <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/gpio/gpio-tegra.c