wlcore: remove some unnecessary event mailbox address reads
authorLuciano Coelho <coelho@ti.com>
Wed, 30 Nov 2011 13:02:47 +0000 (15:02 +0200)
committerLuciano 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