diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-01-07 15:47:07 +0100 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-02-13 17:01:22 +0200 |
commit | 010666a126fce7b9ecdda7209c558db21d771c56 (patch) | |
tree | b62205772eeb78fd1d5431d48331eae98a7e96e2 /drivers/bluetooth | |
parent | 5a0b8159e1c65ce25382d3f5189b6a462422f065 (diff) | |
download | linux-3.10-010666a126fce7b9ecdda7209c558db21d771c56.tar.gz linux-3.10-010666a126fce7b9ecdda7209c558db21d771c56.tar.bz2 linux-3.10-010666a126fce7b9ecdda7209c558db21d771c56.zip |
Bluetooth: Make hci-destruct callback optional
Several drivers already provide an empty callback so we can actually
make this optional and then remove all those empty callbacks in the
drivers.
This callback isn't needed at all by most drivers as they can remove
their allocated structures on device disconnect and not on hci
destruction.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions