Files
linux-kernel-test/drivers/dma
Laurent Pinchart 42e4a12a0d DMA: shdma: Fix warnings due to improper casts and printk formats
Use the %zu and %pad printk specifiers to print size_t and dma_addr_t
variables, and cast pointers to uintptr_t instead of unsigned int where
applicable. This fixes warnings on platforms where pointers and/or
dma_addr_t have a different size than int

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-03-06 11:35:23 +05:30
..
2014-01-20 14:58:03 +05:30
2013-12-12 22:43:41 -08:00
2013-10-31 22:36:13 +05:30
2014-01-20 13:53:20 +05:30
2014-01-29 17:38:57 +05:30
2013-09-02 11:59:58 +05:30
2013-12-12 22:43:41 -08:00