From: Arnd Bergmann Date: Fri, 5 Dec 2025 14:31:33 +0000 (+0100) Subject: Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/linux/kerne... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=68f9bbf4dfc356ccc6586ba6e7dd79576c48f7f0;p=thirdparty%2Flinux.git Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers-late Samsung SoC drivers for v6.19, part two Two fixes for Exynos PMU (Power Management Unit) driver: 1. Silence lockdep warning being actually a false positive, but quite disturbing during testing. Issue was introduced in v6.18. 2. Drop device refcount when requesting device regmap with exynos_get_pmu_regmap_by_phandle(). Issue was introduced much earlier (around v6.9), with code being rewritten in between. * tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: soc: samsung: exynos-pmu: fix device leak on regmap lookup soc: samsung: exynos-pmu: Fix structure initialization Signed-off-by: Arnd Bergmann --- 68f9bbf4dfc356ccc6586ba6e7dd79576c48f7f0