linux/drivers/firmware/tegra
Christoph Hellwig dd00d75007 firmware: tegra: Stop using seq_get_buf()
Opencode a copy of mrq_debug_read() in bpmp_debug_show() so that it
can use seq_write() directly instead of poking holes into the seq_file
abstractions using seq_get_buf().

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2021-08-11 12:17:18 +02:00
..
Kconfig
Makefile
bpmp-debugfs.c firmware: tegra: Stop using seq_get_buf() 2021-08-11 12:17:18 +02:00
bpmp-private.h
bpmp-tegra186.c
bpmp-tegra210.c
bpmp.c
ivc.c