drivers/scsi/ufs/qcom-debugfs.c
0 → 100644
+98
−0
drivers/scsi/ufs/qcom-debugfs.h
0 → 100644
+24
−0
+15
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Provide a mechanism for the userspace to suppress specific
debug prints via debugfs. This is useful in order to avoid
cases where too much printing would cause watchdog timers
to expire.
Change-Id: I2500b7621b631e260d98595ed8cfe7d5a496dc10
Signed-off-by:
Dov Levenglick <dovl@codeaurora.org>