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:
f91c846
)
Bluetooth: Use module_platform_driver() in btwilink.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 7 Aug 2012 05:07:45 +0000
(10:37 +0530)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Sat, 8 Sep 2012 19:53:47 +0000
(16:53 -0300)
module_platform_driver() makes the code simpler by eliminating module_init
and module_exit calls.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found