From: Thierry Reding Date: Tue, 21 Oct 2014 11:56:59 +0000 (+0200) Subject: drm/tegra: fb: Do not destroy framebuffer X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3feaf3e5ae89347a2ab3b9e994f1f3d85c09185f;p=pandora-kernel.git drm/tegra: fb: Do not destroy framebuffer Drop a reference instead of directly calling the framebuffer .destroy() callback at fbdev free time. This is necessary to make sure the object isn't destroyed if anyone else still has a reference. Reviewed-by: Daniel Vetter Signed-off-by: Thierry Reding --- Reading git-diff-tree failed