cbus: Fix retu init order
authorTony Lindgren <tony@atomide.com>
Fri, 17 Sep 2010 00:02:33 +0000 (17:02 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Sep 2010 19:02:10 +0000 (12:02 -0700)
Device needs to be registered before the driver. Otherwise
the driver register will fail.

Eventually the device register will move to the board-*.c files.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found