Olof Johansson
40911c7dc0
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
...
This resolves a number of warnings such as the below when building with
64-bit dma_addr_t on arm:
drivers/dma/ipu/ipu_idmac.c:1235:2: warning: format '%x' expects argument
of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
..by upcasting to u64 and using %llx.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-11-13 14:10:48 +05:30
..
2013-02-23 17:09:55 -08:00
2013-10-25 11:16:00 +05:30
2013-10-25 11:16:05 +05:30
2013-11-13 14:10:48 +05:30
2013-10-25 11:16:12 +05:30
2013-10-30 15:42:19 +05:30
2013-08-25 16:43:45 +05:30
2013-10-25 11:15:54 +05:30
2013-07-05 11:40:31 +05:30
2013-10-25 11:15:55 +05:30
2013-02-26 09:24:48 -08:00
2013-10-25 11:15:56 +05:30
2013-01-07 17:36:37 +01:00
2013-11-12 14:28:25 +05:30
2013-10-25 11:15:58 +05:30
2013-10-25 11:15:38 +05:30
2012-03-13 11:37:22 +05:30
2013-10-25 11:15:59 +05:30
2013-11-13 14:10:20 +05:30
2013-08-05 09:32:24 +05:30
2013-08-05 09:32:24 +05:30
2012-03-13 11:36:06 +05:30
2013-10-31 22:36:13 +05:30
2013-10-25 11:16:03 +05:30
2012-09-01 08:57:12 -07:00
2013-10-25 11:16:04 +05:30
2013-10-25 11:16:06 +05:30
2010-03-30 22:02:32 +09:00
2013-10-25 11:16:07 +05:30
2013-09-17 10:26:22 +05:30
2013-09-10 13:37:36 -07:00
2013-10-13 20:21:35 +05:30
2013-10-25 11:16:08 +05:30
2013-08-05 09:32:25 +05:30
2013-10-25 11:16:09 +05:30
2013-08-22 22:57:37 -07:00
2013-10-25 11:16:10 +05:30
2013-08-19 14:45:05 +05:30
2013-10-25 11:16:11 +05:30
2013-09-02 11:59:58 +05:30
2013-10-31 19:54:10 +05:30
2013-10-25 11:16:13 +05:30
2013-08-13 17:01:01 +05:30
2013-06-04 11:12:10 +02:00
2013-05-23 21:13:19 +02:00
2013-10-25 11:16:15 +05:30
2013-10-25 11:16:16 +05:30
2013-08-13 16:56:41 +05:30
2011-07-14 04:02:08 +05:30
2013-10-25 11:16:17 +05:30
2012-03-13 11:36:06 +05:30
2012-07-01 14:15:23 +01:00
2012-07-01 14:15:23 +01:00