Skip to content
Commit 40dc962d authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Do not reference tegra_plane_funcs directly



Instead of referencing the tegra_plane_funcs struct directly, use each
plane's vtable instead. This makes it more future-proof in case any of
the planes ever use a different set of functions.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 1f39b1df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment