Revision 34a53ff911eb30629baad788fbed892f711bdd3e authored by Linus Torvalds on 03 April 2022, 19:21:14 UTC, committed by Linus Torvalds on 03 April 2022, 19:21:14 UTC
Pull clk fix from Stephen Boyd:
 "A single revert to fix a boot regression seen when clk_put() started
  dropping rate range requests. It's best to keep various systems
  booting so we'll kick this out and try again next time"

* tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  Revert "clk: Drop the rate range on clk_put()"
2 parent s 8b5656b + 859c2c7
History
File Mode Size
.kunitconfig -rw-r--r-- 90 bytes
Kconfig -rw-r--r-- 5.0 KB
Makefile -rw-r--r-- 338 bytes
cache.c -rw-r--r-- 9.4 KB
dir.c -rw-r--r-- 35.0 KB
fat.h -rw-r--r-- 15.2 KB
fat_test.c -rw-r--r-- 4.8 KB
fatent.c -rw-r--r-- 20.6 KB
file.c -rw-r--r-- 14.4 KB
inode.c -rw-r--r-- 51.0 KB
misc.c -rw-r--r-- 9.7 KB
namei_msdos.c -rw-r--r-- 16.9 KB
namei_vfat.c -rw-r--r-- 25.5 KB
nfs.c -rw-r--r-- 7.4 KB

back to top