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)
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>

No differences found