[GIT PULL fixes] clk: samsung: fixes for v6.12

From: Krzysztof Kozlowski
Date: Thu Oct 10 2024 - 04:56:54 EST


Hi,

One patch with a fix for current RC.

Best regards,
Krzysztof


The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-fixes-6.12

for you to fetch changes up to a03c246d4ec836ae5827a4a16f6b9e730ec5ee8c:

clk: samsung: Fix out-of-bound access of of_match_node() (2024-09-30 13:10:11 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Jinjie Ruan (1):
clk: samsung: Fix out-of-bound access of of_match_node()

drivers/clk/samsung/clk-exynosautov920.c | 1 +
1 file changed, 1 insertion(+)