From: Andrew Bresticker Date: Mon, 4 May 2015 17:36:35 +0000 (-0700) Subject: mailbox: Make mbox_chan_ops const X-Git-Tag: omap-for-v4.3/legacy-v2-signed~138^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ae797566a66d159cf1e2ee11bf3f6fae40c8eb;p=pandora-kernel.git 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 Cc: Ashwin Chaugule Cc: Ley Foon Tan Acked-by: Suman Anna Signed-off-by: Jassi Brar --- Reading git-diff-tree failed