git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39fed00
)
mfd: twl6030: Fix endianness problem in IRQ handler
author
Danke Xie
<d.xie@sta.samsung.com>
Mon, 23 Dec 2013 17:11:46 +0000
(19:11 +0200)
committer
Lee 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