linux-stable/drivers/bluetooth
Jiasheng Jiang 45c6a3fc0f Bluetooth: hci_intel: Add check for platform_driver_register
[ Upstream commit ab2d2a982f ]

As platform_driver_register() could fail, it should be better
to deal with the return value in order to maintain the code
consisitency.

Fixes: 1ab1f239bf ("Bluetooth: hci_intel: Add support for platform driver")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-25 11:11:19 +02:00
..
ath3k.c
bcm203x.c
bfusb.c Bluetooth: bfusb: fix division by zero in send path 2022-01-27 09:00:46 +01:00
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c
btbcm.h
btintel.c
btintel.h
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c
btmrvl_sdio.c
btmrvl_sdio.h
btqca.c Bluetooth: btqca: Add a short delay before downloading the NVM 2019-09-10 10:32:13 +01:00
btqca.h
btqcomsmd.c Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function 2021-03-03 18:22:37 +01:00
btrtl.c
btrtl.h
btsdio.c
btuart_cs.c
btusb.c Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models 2022-01-11 13:57:34 +01:00
btwilink.c
dtl1_cs.c
hci_ag6xx.c
hci_ath.c Bluetooth: hci_uart: check for missing tty operations 2019-08-04 09:32:02 +02:00
hci_bcm.c Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading 2019-12-05 15:37:37 +01:00
hci_bcsp.c Bluetooth: Fix invalid-free in bcsp_close() 2019-12-01 09:14:15 +01:00
hci_h4.c
hci_h5.c
hci_intel.c Bluetooth: hci_intel: Add check for platform_driver_register 2022-08-25 11:11:19 +02:00
hci_ldisc.c Bluetooth: hci_uart: Cancel init work before unregistering 2020-10-29 09:07:03 +01:00
hci_ll.c
hci_mrvl.c Bluetooth: hci_uart: check for missing tty operations 2019-08-04 09:32:02 +02:00
hci_nokia.c
hci_qca.c
hci_serdev.c Bluetooth: hci_uart: Cancel init work before unregistering 2020-10-29 09:07:03 +01:00
hci_uart.h Bluetooth: hci_uart: check for missing tty operations 2019-08-04 09:32:02 +02:00
hci_vhci.c
Kconfig
Makefile