commit | 5a87f0e618c709b982c1fa568a30346c38ea28de | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jan 13 14:04:50 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 20 13:56:37 2014 +0530 |
tree | e9077f3fdd6e2d08f8b6012237eaa00a9b6ea3f2 | |
parent | fc61f6b4f348f8ee9e798fb9f25c45398799d2e8 [diff] |
dma: dw: use %pad instead of casting dma_addr_t 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>