git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3857abc
)
Bluetooth: Remove unused and unneeded support in virtual driver
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 8 Jun 2009 12:31:00 +0000
(14:31 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 8 Jun 2009 12:50:01 +0000
(14:50 +0200)
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>
No differences found