drm/tegra: sor: Move register definitions into a table
After commit 932f6529 ("drm/tegra: sor: 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: NThierry Reding <treding@nvidia.com>
Showing
想要评论请 注册 或 登录