]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
i2c: ismt: Use %pad specifier for dma_addr_t variables
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Nov 2017 18:33:58 +0000 (20:33 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 30 Dec 2017 23:19:16 +0000 (00:19 +0100)
commit017fc4f6f4b7b70e443e7ef673732517ece111c8
tree8032a2bd41cf8d08e2032c2dbf7998db18084438
parent3e5f06bed72fe72166a6778f630241a893f67799
i2c: ismt: Use %pad specifier for dma_addr_t variables

...which takes care of proper format and size of the value.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-ismt.c