[PATCH v1] clk: tegra: clk-dfll: Fix to remove pm_runtime_irq_safe

From: Sowjanya Komatineni
Date: Tue Nov 12 2019 - 11:17:16 EST


This patch includes fix to remove pm_runtime_irq_safe which was added
mistakenly during dfll suspend and resume implementation as a part of
Tegra210 SC7 suspend and resume patch series.

This patch removes pm_runtime_irq_safe and also has minor description
update for argument of dfll_suspend in comments.

Some of the patch series are applied so sending this fix as incremental
fix to latest linux-next.

Sowjanya Komatineni (1):
clk: tegra: clk-dfll: Fix to remove pm_runtime_irq_safe

drivers/clk/tegra/clk-dfll.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

--
2.7.4