ttm: Include the 'struct dev' when using the DMA API.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 22 Feb 2011 18:24:32 +0000 (13:24 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 22 Feb 2011 18:26:23 +0000 (13:26 -0500)
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 <konrad.wilk@oracle.com>

No differences found