Searched hist:ae061d2a857f84ad47b77b04c3ad37478651ab6c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | diff ae061d2a857f84ad47b77b04c3ad37478651ab6c Thu Apr 18 20:53:12 CDT 2019 Libin Yang <libin.yang@intel.com> ASoC: pcm: save fixed-up hw_params of BE
Some drivers mandate setting up hw params after resuming from system sleep. Since, the hw_params ioctl is not invoked upon resuming, the fixed-up BE dai hw params should be saved so the driver can use it in its resume sequence.
Signed-off-by: Libin Yang <libin.yang@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|