From: Dave Airlie Date: Tue, 25 Mar 2014 04:38:44 +0000 (+1000) Subject: drm/udl: take reference to device struct for dma-bufs X-Git-Tag: v3.14~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=347cf10aed1657a2b385a95f92763a67062c5ad3;p=pandora-kernel.git drm/udl: take reference to device struct for dma-bufs this stops the device from being deleted before all the dma-bufs on it are freed, this fixes an oops when you unplug a udl device while it has imported a buffer from another device. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed