Messages in this thread |  | | From | Kirill Marinushkin <> | Subject | [PATCH v3 0/2] ASoC: topology: Improve parsing hw_configs | Date | Tue, 27 Mar 2018 22:56:30 +0200 |
| |
Hello Jaroslav, Takashi, Mark,
This patch series is a resend of [1] and [2], rebased on top of the latest head. It was logical to resend them together.
It includes 2 patches for linux + 2 patches for alsa-lib.
Please have a look.
Best Regards, Kirill
[1] https://patchwork.kernel.org/patch/10250485/ [2] https://patchwork.kernel.org/patch/10230611/
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/uapi/sound/asoc.h | 23 ++++++++++++++++++++--- sound/soc/soc-topology.c | 19 ++++++++++++++----- 2 files changed, 34 insertions(+), 8 deletions(-)
-- 2.13.6
|  |