You need to sign in or sign up before continuing.
-
Thierry Reding authored
After commit 07a8aab8 ("drm/tegra: hdmi: Trace register accesses"), the debugfs register dump implementation causes excessive stack usage and can result in build warnings. To fix this, move the register definitions into a table and iterate over the table while dumping the registers to debugfs. Signed-off-by:
Thierry Reding <treding@nvidia.com>
fbfe16df