Loading
drm/msm: Replace drm_framebuffer_{un/reference} with put, get functions
[ Upstream commit f2152d492ca4ff6d53b37edf1a137480c909f6ce ] This patch unifies the naming of DRM functions for reference counting of struct drm_framebuffer. The resulting code is more aligned with the rest of the Linux kernel interfaces. Signed-off-by:Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by:
Rob Clark <robdclark@gmail.com> Stable-dep-of: fd0ad3b2365c ("drm/msm/mdp5: Don't leak some plane state") Signed-off-by:
Sasha Levin <sashal@kernel.org>