dma: dw: use %pad instead of casting dma_addr_t
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Jan 2014 12:04:50 +0000 (14:04 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 20 Jan 2014 08:26:37 +0000 (13:56 +0530)
Since we have nice helper to print dma_addr_t values by reference we may use it
instead of explicit casting to a longest type.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c

Simple merge