From: Marcel Holtmann Date: Sun, 5 Apr 2015 05:11:43 +0000 (-0700) Subject: Bluetooth: hci_uart: Make struct hci_uart_proto always const X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~34^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee7ef19894c0ac35cc6dc374d65658a26d7496a;p=pandora-kernel.git Bluetooth: hci_uart: Make struct hci_uart_proto always const The usage of struct hci_uart_proto should always be const. Change the function headers and individual protocol drivers. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed