]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'samsung-clk-fixes-6.12' into next/clk
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 10 Oct 2024 08:51:01 +0000 (10:51 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 10 Oct 2024 08:51:01 +0000 (10:51 +0200)
commitac08b52a5f32d9b40232549bc129559aee2b967a
treead2761cfba861145c8c47ff2f506b7e38776a27d
parent56051619c35b44e4b2183213db8a1bb7ab6d4cc5
parenta03c246d4ec836ae5827a4a16f6b9e730ec5ee8c
Merge tag 'samsung-clk-fixes-6.12' into next/clk

Samsung clock controller fixes for v6.12

Add missing sentinel in of_device_id table, so the code iterating over
it will not go over the size of an array.

Further code depends on the fixes branch.