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:
59dd3f0
)
mailbox: Make mbox_chan_ops const
author
Andrew Bresticker
<abrestic@chromium.org>
Mon, 4 May 2015 17:36:35 +0000
(10:36 -0700)
committer
Jassi Brar
<jaswinder.singh@linaro.org>
Tue, 12 May 2015 03:48:16 +0000
(09:18 +0530)
The mailbox controller's channel ops ought to be read-only. Update
all the mailbox drivers to make their mbox_chan_ops const as well.
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Cc: Ley Foon Tan <lftan@altera.com>
Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
No differences found