[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200717103857.31877-1-arnaud.ferraris@collabora.com>
Date: Fri, 17 Jul 2020 12:38:56 +0200
From: Arnaud Ferraris <arnaud.ferraris@...labora.com>
To: alsa-devel@...a-project.org
Cc: Timur Tabi <timur@...nel.org>,
Nicolin Chen <nicoleotsuka@...il.com>,
Xiubo Li <Xiubo.Lee@...il.com>,
Fabio Estevam <festevam@...il.com>,
Shengjiu Wang <shengjiu.wang@...il.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
kernel@...labora.com
Subject: [PATCH v3 0/1] ASoC: fsl_asrc: always select different clocks
This patch fixes the automatic clock selection so it always selects
distinct input and output clocks.
v2 -> v3:
- Update code comment, fix formatting and add more detailed explanations
in commit message
v1 -> v2:
- compare clock indexes (and not the location in the clock table) to
make sure input and output clocks are different
Arnaud Ferraris(1):
ASoC: fsl_asrc: make sure the input and output clocks are different
sound/soc/fsl/fsl_asrc.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists