[Bluetooth]: Remove the usage of /proc completely
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 8 Nov 2005 17:57:38 +0000 (09:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Nov 2005 17:57:38 +0000 (09:57 -0800)
This patch removes all relics of the /proc usage from the Bluetooth
subsystem core and its upper layers. All the previous information are
now available via /sys/class/bluetooth through appropriate functions.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found