Message ID | 20221108080322.52268-1-zhangqilong3@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | soc: ti: Fix PM disable depth imbalance in probe | expand |
Hi Zhang Qilong, On Tue, 8 Nov 2022 16:03:20 +0800, Zhang Qilong wrote: > The pm_runtime_enable will increase power disable depth. Thus > a pairing decrement is needed when error returns to keep it > balanced. This series of patches fixed it in probe to avoid > the warning issue like "Unbalanced pm_runtime_enable!". > > Zhang Qilong (2): > soc: ti: Fix PM disable depth imbalance in knav_queue_probe > soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe > > [...] I have applied the following to branch ti-drivers-soc-next on [1]. Thank you! [1/2] soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe commit: e961c0f19450fd4a26bd043dd2979990bf12caf6 [2/2] soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe commit: 69460e68eb662064ab4188d4e129ff31c1f23ed9 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git