Thread (7 messages) 7 messages, 3 authors, 2017-12-01
STALE3144d
Revisions (3)
  1. v2 current
  2. v3 [diff vs current]
  3. v7 [diff vs current]

[PATCH V2 3/9] ARM: tegra: Export tegra_cpuidle_pcie_irqs_in_use()

From: Manikanta Maddireddy <hidden>
Date: 2017-11-25 19:32:07
Also in: linux-devicetree, linux-pci, linux-tegra
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

Tegra20 has a HW bug where PCIe interrupts are lost when LP2 (Tegra idle
state) is enabled. tegra_cpuidle_pcie_irqs_in_use() disables LP2 when
PCIe irq is mapped. EXPORT tegra_cpuidle_pcie_irqs_in_use() to allow Tegra
PCIe driver to be compiled as loadable kernel module.

Signed-off-by: Manikanta Maddireddy <redacted>
---
V2:
* commit message update

 arch/arm/mach-tegra/cpuidle.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-tegra/cpuidle.c b/arch/arm/mach-tegra/cpuidle.c
index 316563141add..7d7e6d3ce32d 100644
--- a/arch/arm/mach-tegra/cpuidle.c
+++ b/arch/arm/mach-tegra/cpuidle.c
@@ -57,3 +57,4 @@ void tegra_cpuidle_pcie_irqs_in_use(void)
 		break;
 	}
 }
+EXPORT_SYMBOL(tegra_cpuidle_pcie_irqs_in_use);
-- 
2.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help