]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert controller hdev->type to hdev->bus
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Feb 2010 14:27:07 +0000 (15:27 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 27 Feb 2010 13:05:38 +0000 (14:05 +0100)
commitad05c9225cc453766c242c15edd1ff619e11f6ab
tree0955205615783cfdf112c9bbf264ef1fe57409ed
parent3788199a2fa29c01596bf5e28a3a36485d74c6ae
Bluetooth: Convert controller hdev->type to hdev->bus

The hdev->type is misnamed and should be actually hdev->bus instead. So
convert it now.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
15 files changed:
drivers/bluetooth/bfusb.c
drivers/bluetooth/bluecard_cs.c
drivers/bluetooth/bpa10x.c
drivers/bluetooth/bt3c_cs.c
drivers/bluetooth/btmrvl_main.c
drivers/bluetooth/btsdio.c
drivers/bluetooth/btuart_cs.c
drivers/bluetooth/btusb.c
drivers/bluetooth/dtl1_cs.c
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_vhci.c
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sysfs.c