projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ad1081a
a03c246
)
Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel...
author
Stephen Boyd
<sboyd@kernel.org>
Thu, 10 Oct 2024 21:47:45 +0000
(14:47 -0700)
committer
Stephen Boyd
<sboyd@kernel.org>
Thu, 10 Oct 2024 21:47:45 +0000
(14:47 -0700)
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()
Trivial merge