sbus: convert drivers/sbus/char/* to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Sat, 26 Nov 2011 19:04:25 +0000 (19:04 +0000)
committerDavid 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