Home
last modified time | relevance | path

Searched hist:"6 fef0d4ea575c0561b38fd9149a05f1acb505bc0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dtwl4030-irq.cdiff 6fef0d4ea575c0561b38fd9149a05f1acb505bc0 Tue Jun 23 09:55:47 CEST 2020 Lee Jones <lee.jones@linaro.org> mfd: twl4030-irq: Fix incorrect type in assignment warning

Silences Sparse warning:

drivers/mfd/twl4030-irq.c:485:26: warning: incorrect type in assignment (different base types)
drivers/mfd/twl4030-irq.c:485:26: expected unsigned int [usertype] word
drivers/mfd/twl4030-irq.c:485:26: got restricted __le32 [usertype]

Cc: Tony Lindgren <tony@atomide.com>
Cc: Kai Svahn <kai.svahn@nokia.com>
Cc: Syed Khasim <x0khasim@ti.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>