ALSA: convert sound/* to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Sun, 27 Nov 2011 08:36:04 +0000 (16:36 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 27 Nov 2011 17:43:48 +0000 (18:43 +0100)
This patch converts the drivers in sound/* 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: Takashi Iwai <tiwai@suse.de>

No differences found