Thread (9 messages) flat view 9 messages, 3 authors, 2015-10-02

Re: [PATCH v3 2/5] mailbox: Add support for ST's Mailbox IP

From: Jassi Brar <hidden>
Date: 2015-10-02 09:42:12
Also in: linux-arm-kernel, lkml

On 2 October 2015 at 15:02, Lee Jones [off-list ref] wrote:
On Fri, 02 Oct 2015, Jassi Brar wrote:
quoted
On Wed, Aug 19, 2015 at 7:52 PM, Lee Jones [off-list ref] wrote:

....
quoted
+
+#define MBOX_BASE(mdev, inst)   ((mdev)->base + (inst * 4))
It should be    (inst) * 4
I'm guessing you mean:

  ((mdev)->base + ((inst) * 4))

?
yes.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help