Files
linux/drivers
Bjorn Andersson eea8f024dd drm/msm/dp: Simplify the dp_debug debugfs show function
The "dp_debug" show function allocates a buffer and piecemeal appends
line by line, checking for buffer overflows etc.

Migrate the function to seq_file, to remove all the extra book keeping
and simplify the function.

Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211007190211.3158868-1-bjorn.andersson@linaro.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
2021-10-15 16:48:19 -07:00
..
2021-09-08 11:50:26 -07:00
2021-09-21 09:17:15 +02:00
2021-09-20 11:11:54 +01:00
2021-09-14 11:18:47 +02:00
2021-09-18 11:15:01 -07:00