linux/net/bluetooth/hidp
Szymon Janc aabf6f897e Bluetooth: Use kthread API in hidp
kernel_thread() is a low-level implementation detail and
EXPORT_SYMBOL(kernel_thread) is scheduled for removal.
Use the <linux/kthread.h> API instead.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-05 12:40:46 -03:00
..
Kconfig Bluetooth: fix hidp kconfig dependency warning 2010-11-09 00:55:27 -02:00
Makefile
core.c Bluetooth: Use kthread API in hidp 2011-04-05 12:40:46 -03:00
hidp.h Bluetooth: Use kthread API in hidp 2011-04-05 12:40:46 -03:00
sock.c Bluetooth: Fix checkpatch errors, code style issues and typos in hidp 2011-03-31 14:22:56 -03:00