]> git.baikalelectronics.ru Git - kernel.git/commit
soc/tegra: pmc: Allow optional irq parent callbacks
authorMarc Zyngier <maz@kernel.org>
Sun, 4 Oct 2020 20:16:24 +0000 (21:16 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 10 Oct 2020 11:12:11 +0000 (12:12 +0100)
commit3ef72631efd8b4591098caf35f109a4d2dd60100
tree12d80c8b45c1c41d4ebb49c69fe0454898b4c15e
parent0b39adcff59f65a26ea593719dd8ea32787e2546
soc/tegra: pmc: Allow optional irq parent callbacks

Make the PMC driver resistent to variable depth interrupt hierarchy,
which we are about to introduce.

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/soc/tegra/pmc.c