Bluetooth: Remove unused and unneeded support in virtual driver
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:31:00 +0000 (14:31 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000 (14:50 +0200)
commit092b85853b161a5ca285c429faf1cf2ff4318a01
treea86d56a5956741597930ff3e428e5b82efbe5d62
parent3857abc622102b808de11ff3393d541b826ab952
Bluetooth: Remove unused and unneeded support in virtual driver

The virtual driver implements fasync and ioctl support, but it is not used
and unneeded due to its constraints via the Bluetooth core layer. So too
just make the driver simpler, remove support for both of them.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c