]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e8c2c478e4085ee3e568c4d4343ef8c058aea55
treea1d8468094b65fa81cbf9fa5d62b245d4b661048
parentd9ba7f57971011d8bc9ee5ade1db44499791cdc8
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