Messages in this thread |  | | From | Kirill Marinushkin <> | Subject | [PATCH, alsa-lib, v3 0/2] alsa-lib: ASoC: topology: Improve parsing hw_configs | Date | Tue, 27 Mar 2018 23:00:48 +0200 |
| |
Below is the alsa-lib part of the patch-series "ASoC: topology: Improve parsing hw_configs"
Kirill Marinushkin (2): ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() ASoC: topology: Add missing clock gating parameter when parsing hw_configs
include/sound/asoc.h | 23 ++++++++++++++++--- include/topology.h | 6 ++--- src/conf/topology/broadwell/broadwell.conf | 4 ++-- src/topology/pcm.c | 36 +++++++++++++++++++++++++----- 4 files changed, 56 insertions(+), 13 deletions(-)
-- 2.13.6
|  |