diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 05:00:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 05:00:10 +0200 |
commit | d4961772226de3b48a395a26c076d450d7044c76 (patch) | |
tree | eb27d70daed2522f168e287ded841d20f83fe374 /drivers/watchdog/sprd_wdt.c | |
parent | Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub... (diff) | |
parent | clk: fixed: fix double free in resource managed fixed-factor clock (diff) | |
download | linux-d4961772226de3b48a395a26c076d450d7044c76.tar.xz linux-d4961772226de3b48a395a26c076d450d7044c76.zip |
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 'drivers/watchdog/sprd_wdt.c')
0 files changed, 0 insertions, 0 deletions