commit | 05ae797566a66d159cf1e2ee11bf3f6fae40c8eb | [log] [tgz] |
---|---|---|
author | Andrew Bresticker <abrestic@chromium.org> | Mon May 04 10:36:35 2015 -0700 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Tue May 12 09:18:16 2015 +0530 |
tree | 409e6262f89399295e2e1e6d35345ac5fe8c170d | |
parent | 59dd3f02615e52c42207a8e873f7f86bf7d447c4 [diff] |
mailbox: Make mbox_chan_ops const 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>