ASoC: sst_platform created helper functions
authorHarsha Priya <priya.harsha@intel.com>
Tue, 11 Jan 2011 09:20:35 +0000 (14:50 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 11 Jan 2011 11:03:24 +0000 (11:03 +0000)
commit5c68536f32a46c8ccc98df3d9b154e1f33f72447
tree3d79e47bde317be9ce0f267ce9f82d855c1c201e
parent8a9dab1a555e3f2088c68cae792dfd7e854e65e4
ASoC: sst_platform created helper functions

Few funtions can be modularized in this driver to make them look cleaner
like managing the stream status with locks and filling pcm parameters.

This patch adds helper functions to do the same.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/sst_platform.c