From: Konrad Rzeszutek Wilk Date: Tue, 22 Feb 2011 18:24:32 +0000 (-0500) Subject: ttm: Include the 'struct dev' when using the DMA API. X-Git-Tag: v2.6.39-rc1~458^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a893fc28f0393adb7c885a871b8c59e623fd528;p=pandora-kernel.git ttm: Include the 'struct dev' when using the DMA API. This makes the accounting when using 'debug_dma_dump_mappings()' and CONFIG_DMA_API_DEBUG=y be assigned to the correct device instead of 'fallback'. No functional change - just cosmetic. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed