linux-stable/drivers/bluetooth
Marcel Holtmann 9d1c40ebb6 Bluetooth: hci_uart: Use const data pointer for received data
The TTY layer provides its data pointers as const, but the HCI UART
callbacks expect them as general data pointers. This is of course
wrong and instead of casting them, just fix the individual drivers
to actually take a const data pointer.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2015-04-07 18:47:09 +02:00
..
ath3k.c Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card 2015-02-15 00:45:12 +01:00
bcm203x.c Bluetooth: Use devm_kzalloc in bcm203x.c file. 2012-08-06 15:03:00 -03:00
bfusb.c Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk 2014-12-26 20:16:12 +02:00
bluecard_cs.c Bluetooth: Remove typedef bluecard_info_t 2014-08-14 08:49:25 +02:00
bpa10x.c Bluetooth: Declare bpa10x_table[] as const 2013-10-11 17:05:22 +02:00
bt3c_cs.c Bluetooth: Remove typedef bt3c_info_t 2014-08-14 08:49:26 +02:00
btmrvl_debugfs.c Bluetooth: btmrvl add firmware dump support 2014-12-03 17:35:51 +01:00
btmrvl_drv.h Bluetooth: btmrvl: support SCO routing to host interface 2015-02-14 05:19:58 +01:00
btmrvl_main.c Bluetooth: btmrvl: support SCO routing to host interface 2015-02-14 05:19:58 +01:00
btmrvl_sdio.c bluetooth: btmrvl: increase the priority of firmware download message 2015-01-06 16:19:36 +01:00
btmrvl_sdio.h Bluetooth: btmrvl add firmware dump support 2014-12-03 17:35:51 +01:00
btsdio.c Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A 2013-12-29 21:31:07 +02:00
btuart_cs.c Bluetooth: Remove typedef btuart_info_t 2014-08-14 08:49:25 +02:00
btusb.c Bluetooth: btusb: Consolidate Broadcom based device entries 2015-03-28 10:30:12 +02:00
btwilink.c bluetooth: drop owner assignment from platform_drivers 2014-10-20 16:20:19 +02:00
dtl1_cs.c Bluetooth: Remove typedefs nsh_t and dtl1_info_t 2014-08-14 08:49:26 +02:00
hci_ath.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_bcm.c Bluetooth: hci_uart: Add support Broadcom address configuration 2015-04-07 18:47:08 +02:00
hci_bcsp.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_h4.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_h5.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_intel.c Bluetooth: hci_uart: Add support Intel address configuration 2015-04-07 18:47:08 +02:00
hci_ldisc.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_ll.c Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_uart.h Bluetooth: hci_uart: Use const data pointer for received data 2015-04-07 18:47:09 +02:00
hci_vhci.c switch hci_vhci to ->write_iter() 2014-10-09 02:39:08 -04:00
Kconfig Bluetooth: hci_uart: Add support Broadcom address configuration 2015-04-07 18:47:08 +02:00
Makefile Bluetooth: hci_uart: Add support Broadcom address configuration 2015-04-07 18:47:08 +02:00