mfd: twl6030: Fix endianness problem in IRQ handler
authorDanke Xie <d.xie@sta.samsung.com>
Mon, 23 Dec 2013 17:11:46 +0000 (19:11 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:57 +0000 (08:28 +0000)
The current TWL 6030 IRQ handler assumes little endianness.
This change makes it endian-neutral.

Signed-off-by: Danke Xie <d.xie@sta.samsung.com>
Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found