cbus: retu: move module_* close to the matching symbol
authorFelipe Balbi <balbi@ti.com>
Thu, 3 Feb 2011 10:20:18 +0000 (12:20 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Feb 2011 02:59:54 +0000 (18:59 -0800)
Just to make checkpatch.pl a bit happier, move
subsys_initcall() and module_exit() closer to
the init and exit functions of the driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found