diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-05 05:35:09 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-08-05 05:35:09 +0300 |
commit | c9d26d8de10f7c4decd10b6e75f5593c11ff9dfc (patch) | |
tree | 7168fd09913f08aa6f09bf045d31a1635f68cbcd /arch/parisc/mm/fixmap.c | |
parent | 024ff300db33968c133435a146d51ac22db27374 (diff) | |
parent | ae9b14582ad03abb3db66ba3f8dc5ca443ff54a1 (diff) | |
download | linux-c9d26d8de10f7c4decd10b6e75f5593c11ff9dfc.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:
"A few clk driver fixes for some SoC clk drivers:
- Change a usleep() to udelay() to avoid scheduling while atomic in
the Amlogic PLL code
- Revert a patch to the Mediatek MT8183 driver that caused an
out-of-bounds write
- Return the right error value when devm_of_iomap() fails in
imx93_clocks_probe()
- Constrain the Kconfig for the fixed mmio clk so that it depends on
HAS_IOMEM and can't be compiled on architectures such as s390"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM
clk: imx93: Propagate correct error in imx93_clocks_probe()
clk: mediatek: mt8183: Add back SSPM related clocks
clk: meson: change usleep_range() to udelay() for atomic context
Diffstat (limited to 'arch/parisc/mm/fixmap.c')
0 files changed, 0 insertions, 0 deletions