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:
d203e59
)
wlcore: remove some unnecessary event mailbox address reads
author
Luciano Coelho
<coelho@ti.com>
Wed, 30 Nov 2011 13:02:47 +0000
(15:02 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Thu, 12 Apr 2012 05:43:58 +0000
(08:43 +0300)
We were reading the even mailbox address three times, which was
completely unnecessary and complicated things regarding partition
selection. Remove the unnecessry reads and set the address for
mailbox 1 and 2 after the first read.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found