commit | de1fedf25b075664320010789ede2a0f9f4de07d | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Wed Feb 03 17:59:52 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Feb 04 11:36:14 2016 +0000 |
tree | ba0023f8bcd57f9c930023afbdd460cce1adc2bb | |
parent | 6bd4cf855698312133b7776c77ee78af865608eb [diff] |
ASoC: Intel: Skylake: Add missing PRE/POST_PMU handlers for vmixer Some modules may be directly connected to a pipeline without a mixer module. For these modules, we require PRE_PMU and POST_PMU handler which will do bind between the pipelines, so add these missing handlers. Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>