From: Daniel Vetter Date: Tue, 25 Oct 2011 22:31:26 +0000 (+0200) Subject: drm: unconditionally clean up dma buffers of closing clients X-Git-Tag: v3.6-rc1~83^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67cb4b4dd4b3bb38626a841200638a4e953ea3fd;p=pandora-kernel.git drm: unconditionally clean up dma buffers of closing clients With the last patch to ditch DMA_QUEUE support, we should be able to call the dma cleanup uncoditionally, even when the master has disappeared. Do so because it just makes more sense. Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed