cbus: move the module_platform_driver where possible
authorFelipe Balbi <balbi@ti.com>
Wed, 23 Nov 2011 14:00:44 +0000 (16:00 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Dec 2011 00:45:46 +0000 (16:45 -0800)
this allows us to delete a bunch of boilerplate code
from the drivers. While at that, also add missing
MODULE_ALIAS().

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

No differences found