drivers/mmc/core/ring_buffer.c
0 → 100644
+123
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Commit 5bf42096 ("mmc: host: Add Ring buffer logging for MMC.") missed ring buffer C file. This change adds ring buffer C file to enable tracing of significant events of eMMC in both CQ and Legacy mode for debug purpose. Change-Id: I358cef651863687cc25de965f71fd2821c0a7c79 Signed-off-by:Can Guo <cang@codeaurora.org>