[Bluetooth] Add platform device for virtual and serial devices
This patch adds a generic Bluetooth platform device that can be used as parent device by virtual and serial devices. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
committed by
David S. Miller
parent
04837f6447
commit
27d3528425
@@ -124,6 +124,7 @@ struct hci_dev {
|
||||
|
||||
atomic_t promisc;
|
||||
|
||||
struct device *dev;
|
||||
struct class_device class_dev;
|
||||
|
||||
struct module *owner;
|
||||
|
Reference in New Issue
Block a user