Revision 54f5079e0dfcce2886178382ee9f03f35cc28325 authored by Aniket on 28 June 2024, 15:46:03 UTC, committed by Alexandre Belloni on 26 July 2024, 12:21:29 UTC
Move to "enabled" variant of clk_get API. It takes care
of enable and disable calls during the probe and remove.

Signed-off-by: Aniket <aniketmaurya@google.com>
Link: https://lore.kernel.org/r/20240628154603.326075-1-aniketmaurya@google.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent 71134c1
History
File Mode Size
lib
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 681 bytes
attrib.c -rw-r--r-- 56.7 KB
attrlist.c -rw-r--r-- 9.7 KB
bitfunc.c -rw-r--r-- 2.5 KB
bitmap.c -rw-r--r-- 32.2 KB
debug.h -rw-r--r-- 1.6 KB
dir.c -rw-r--r-- 12.5 KB
file.c -rw-r--r-- 27.3 KB
frecord.c -rw-r--r-- 73.8 KB
fslog.c -rw-r--r-- 121.3 KB
fsntfs.c -rw-r--r-- 57.8 KB
index.c -rw-r--r-- 56.6 KB
inode.c -rw-r--r-- 50.4 KB
lznt.c -rw-r--r-- 9.4 KB
namei.c -rw-r--r-- 10.9 KB
ntfs.h -rw-r--r-- 36.3 KB
ntfs_fs.h -rw-r--r-- 37.3 KB
record.c -rw-r--r-- 13.2 KB
run.c -rw-r--r-- 23.1 KB
super.c -rw-r--r-- 46.9 KB
upcase.c -rw-r--r-- 2.3 KB
xattr.c -rw-r--r-- 21.5 KB

back to top