From: Andy Shevchenko Date: Mon, 13 Jan 2014 12:04:50 +0000 (+0200) Subject: dma: dw: use %pad instead of casting dma_addr_t X-Git-Tag: v3.14-rc1~48^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a87f0e618c709b982c1fa568a30346c38ea28de;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed