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:
e410471
)
sbus: convert drivers/sbus/char/* to use module_platform_driver()
author
Axel Lin
<axel.lin@gmail.com>
Sat, 26 Nov 2011 19:04:25 +0000
(19:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 4 Dec 2011 18:46:58 +0000
(10:46 -0800)
This patch converts the drivers in drivers/sbus/char/* to use the
module_platform_driver() macro which makes the code smaller and a bit
simpler.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found