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>
Showing
- drivers/mailbox/arm_mhu.c 1 addition, 1 deletiondrivers/mailbox/arm_mhu.c
- drivers/mailbox/mailbox-altera.c 1 addition, 1 deletiondrivers/mailbox/mailbox-altera.c
- drivers/mailbox/omap-mailbox.c 1 addition, 1 deletiondrivers/mailbox/omap-mailbox.c
- drivers/mailbox/pcc.c 1 addition, 1 deletiondrivers/mailbox/pcc.c
- include/linux/mailbox_controller.h 1 addition, 1 deletioninclude/linux/mailbox_controller.h
Loading
Please register or sign in to comment