commit | d215874460e7657b8e104de024140e0932690450 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed May 09 09:15:35 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu May 10 23:45:04 2007 -0700 |
tree | f5384bd6f2a7d24bae282362c691a213221f51c8 | |
parent | 5be3946647424b08db0f62c545215cf506af8a52 [diff] |
[Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline Adding HCIUARTGETDEVICE makes it possible to get the HCI device number that is attached to a given serial device. This is required during the initialization process of some Bluetooth chips. Signed-off-by: Ohad Ben-Cohen <ohad@bencohen.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>