dma: fix vchan_cookie_complete() debug print
authorJonas Jensen <jonas.jensen@gmail.com>
Fri, 6 Dec 2013 15:42:09 +0000 (16:42 +0100)
committerVinod Koul <vinod.koul@intel.com>
Sun, 26 Jan 2014 12:03:45 +0000 (17:33 +0530)
commitaf58652a3e6746c8ad498984c61c12a1941c9175
treef5e5a930da160166e02133898e9ff3cf2b97d1bd
parenta85159fece07f4ff3e266da619af050928dceca1
dma: fix vchan_cookie_complete() debug print

vd->tx.cookie is set zero on dma_cookie_complete(),
save to local before printing it.

Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/virt-dma.h