Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Thu, 10 Oct 2024 21:47:45 +0000 (14:47 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 10 Oct 2024 21:47:45 +0000 (14:47 -0700)
commit23dbbe8889250bed10cdd8a328d97efd15f808a7
treed93a87b5f421f3868ac92a0ac04953e6d5a3dd12
parentad1081a0da2744141d12e94ff816ac91feb871ca
parenta03c246d4ec836ae5827a4a16f6b9e730ec5ee8c
Merge tag 'samsung-clk-fixes-6.12' of https://git./linux/kernel/git/krzk/linux into clk-fixes

Pull a Samsung clk driver fix from Krzysztof Kozlowski:

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

* tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  clk: samsung: Fix out-of-bound access of of_match_node()