commit | 5b499f8bf376ecd1575c0cc2095555cf382063ae | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Tue Feb 15 18:28:54 2011 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 15 17:59:17 2011 -0800 |
tree | f6d33e8464f3d414bb2e93f73591523102d3531a | |
parent | d58198b943c7af6975dec869d75b15dd66d1495c [diff] |
ASoC: sst_platform: fix the pulseaudio error Pulseaudio doesnt work with current driver and it was root caused to absense of hw_params function and malloc_pages in it. This patch adds this and allows pa to work fine with these drivers 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>