]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Convert tegra_spdif to use module_platform_driver()
authorAxel Lin <axel.lin@gmail.com>
Mon, 28 Nov 2011 10:55:03 +0000 (18:55 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 22:12:15 +0000 (22:12 +0000)
commitaf3c2621a9b4d22b8927b91bc9cc02a13087e12b
tree4db34f360ed42ad642392eaf0691d3e4905b7633
parent0a590b1de28813c81effa2c291f24ef1f47444e9
ASoC: Convert tegra_spdif 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>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_spdif.c