ASoC: Convert smdk_wm8994pcm to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Mon, 28 Nov 2011 10:53:57 +0000 (18:53 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 29 Nov 2011 11:34:05 +0000 (11:34 +0000)
commit1175f71197140dfdb8ad31767030175d88cbea2b
treea1d8468094b65fa81cbf9fa5d62b245d4b661048
parentfd8f2e496f38264a64c0cc7948217659019a9e8a
ASoC: Convert smdk_wm8994pcm to use module_platform_driver()

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: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/smdk_wm8994pcm.c