ASoC: samsung: Use devm_snd_soc_register_component
authorTushar Behera <tushar.behera@linaro.org>
Wed, 21 May 2014 03:22:19 +0000 (08:52 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 21 May 2014 23:20:11 +0000 (00:20 +0100)
Replaced snd_soc_register_component with its devres equivalent,
devm_snd_soc_register_component.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found