diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 06:00:10 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 06:00:10 +0300 |
commit | d4961772226de3b48a395a26c076d450d7044c76 (patch) | |
tree | eb27d70daed2522f168e287ded841d20f83fe374 /sound | |
parent | 9288e1f7d396b7702649d78f2c711c3e0020c71d (diff) | |
parent | 50ce6826a48f119baf2794fa384a64efe9bd84a5 (diff) | |
download | linux-d4961772226de3b48a395a26c076d450d7044c76.tar.xz |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"Here's the latest pile of clk driver and clk framework fixes for this
release:
- Two clk framework fixes for a long standing issue in
clk_notifier_{register,unregister}() where we used a pointer that
was for a struct containing a list head when there was no container
struct
- A compile warning fix for socfpga that's good to have
- A double free problem with devm registered fixed factor clks
- One last fix to the Qualcomm camera clk driver to use the right clk
ops so clks don't get stuck and stop working because the firmware
takes them for a ride"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: fixed: fix double free in resource managed fixed-factor clock
clk: fix invalid usage of list cursor in unregister
clk: fix invalid usage of list cursor in register
clk: qcom: camcc: Update the clock ops for the SC7180
clk: socfpga: fix iomem pointer cast on 64-bit
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions