From: Szymon Janc Date: Tue, 5 Apr 2011 13:37:45 +0000 (+0200) Subject: Bluetooth: Use kthread API in hidp X-Git-Tag: v3.0-rc1~377^2~437^2^2~47^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabf6f897e44bdf3e237ada04aa8f88d77d75cac;p=pandora-kernel.git 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 API instead. Signed-off-by: Szymon Janc Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed