Re: [PATCH 3/7] dma: iop-adma: use correct printk format strings

2019-08-12 Thread Vinod Koul
On 09-08-19, 18:33, Arnd Bergmann wrote: > When compile-testing on other architectures, we get lots of warnings > about incorrect format strings, like: > >drivers/dma/iop-adma.c: In function 'iop_adma_alloc_slots': >drivers/dma/iop-adma.c:307:6: warning: format '%x' expects argument of >

[PATCH 3/7] dma: iop-adma: use correct printk format strings

2019-08-09 Thread Arnd Bergmann
When compile-testing on other architectures, we get lots of warnings about incorrect format strings, like: drivers/dma/iop-adma.c: In function 'iop_adma_alloc_slots': drivers/dma/iop-adma.c:307:6: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_add