Files
linux/drivers/mfd
Dan Carpenter 63b2de12b7 mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
It's not okay to cast a "u32 *" to "unsigned long *" when you are
doing a for_each_set_bit() loop because that will break on big
endian systems.

Fixes: 386145601b82 ("mfd: stmfx: Uninitialized variable in stmfx_irq_handler()")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Tested-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2019-06-24 15:19:31 +01:00
..
2016-11-29 08:21:33 +00:00
2019-05-14 08:13:25 +01:00
2017-07-18 08:27:18 +01:00
2019-05-14 08:13:26 +01:00
2019-05-14 08:13:28 +01:00
2016-08-10 09:25:18 +01:00
2016-08-10 09:25:18 +01:00
2019-01-16 13:59:34 +00:00
2019-05-14 08:13:28 +01:00
2019-05-14 08:13:28 +01:00
2019-05-14 08:13:28 +01:00