git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f53c20e
)
Bluetooth: hidp: move hidp_schedule() to core.c
author
David Herrmann
<dh.herrmann@gmail.com>
Sat, 6 Apr 2013 18:28:43 +0000
(20:28 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 17 Apr 2013 05:56:59 +0000
(
02:56
-0300)
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>
No differences found