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:
8fa1909
)
Bluetooth: Replace *_init() for *_setup()
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:18:41 +0000
(11:18 -0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:18:41 +0000
(11:18 -0200)
le_init() and bredr_init() are now called le_setup() and bredr_setup() to
avoid duplicates names over the tree even if they are all static.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found