diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2025-03-18 14:17:38 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-03-18 14:17:38 -0300 |
commit | 306f6a056f141b02f8b6f27f79ce69ffd050d943 (patch) | |
tree | f812f82efad5759daf90fbfbdbffabe3b1bef8cc /lib/mpi/mpiutil.c | |
parent | b425f345ede58c7b7d3b191224f6a3b607ed70d0 (diff) |
irqchip/imx-irqsteer: remove pm_runtime_set_active function call
This function was introduced by commit 0abb3875e53d
("irqchip/imx-irqsteer: Add runtime PM support") from linux stable
v5.15.165, when the merge was done. However, commit 5e46c8d40318
("MLK-17290-01 irqchip: imx-irqsteer: add runtime pm support") from NXP
downstream kernel already adds the same feature.
When the conflict was resolved on the merge of v5.15.165, this function
was left behind by mistake, causing the kernel to crash during boot on
i.MX8QM and i.MX8X SoCs. Therefore, remove this function to keep the
irq-imx-irqsteer driver as it is on the NXP downstream branch and to fix
the regression introduced.
Fixes: cf78be207dca ("Merge tag 'v5.15.165' into 5.15-2.2.x-imx")
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions