commit | 867996cb4fc51aeccb2148f30356a00352e0f22f | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Sat Jan 15 22:41:27 2011 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Jan 26 21:28:06 2011 -0800 |
tree | 237461003564991b3300c231bacf31ce1b2239ff | |
parent | 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5 [diff] |
arm/tegra: Fix tegra irq_data conversion Commit 37337a8d5e68d6e19075dbdb3acf4f1011dae972, "ARM: tegra: irq_data conversion." missed changing one reference to 'irq' in the function tegra_gpio_irq_set_type(). This patch fixes the build error. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Lennert Buytenhek <buytenh@secretlab.ca> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Colin Cross <ccross@android.com>