]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hidp: move hidp_schedule() to core.c
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 6 Apr 2013 18:28:43 +0000 (20:28 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 17 Apr 2013 05:56:59 +0000 (02:56 -0300)
commita77909baf8cf427b53ae8184ee65c9e64765c9d2
tree71f7d91e8344af5e6efadd676180191a00c36c2b
parentc7fb2d950918cf96b253ba7f10d9409544453741
Bluetooth: hidp: move hidp_schedule() to core.c

There is no reason to keep this helper in the header file. No other file
depends on it so move it into hidp/core.c where it belongs.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hidp/core.c
net/bluetooth/hidp/hidp.h