Bluetooth: hci_uart: Make struct hci_uart_proto always const
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 5 Apr 2015 05:11:43 +0000 (22:11 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:10 +0000 (18:47 +0200)
commit4ee7ef19894c0ac35cc6dc374d65658a26d7496a
tree433bc1e398bae66dba47afc0f8b98f71915b32b1
parent2d7cc19eebc182dbdda228aa26eb5bfff97ac072
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_ath.c
drivers/bluetooth/hci_bcsp.c
drivers/bluetooth/hci_h4.c
drivers/bluetooth/hci_h5.c
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_ll.c
drivers/bluetooth/hci_uart.h
This page took 0.026719 seconds and 5 git commands to generate.