lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 5 Apr 2017 16:26:36 +0300
From:   Daniel Baluta <daniel.baluta@....com>
To:     <alsa-devel@...a-project.org>
CC:     <lgirdwood@...il.com>, <broonie@...nel.org>, <perex@...ex.cz>,
        <tiwai@...e.com>, <linux-kernel@...r.kernel.org>,
        <patches@...nsource.wolfsonmicro.com>,
        <ckeepax@...nsource.wolfsonmicro.com>, <shengjiu.wang@....com>,
        <viorel.suman@....com>, <mihai.serban@....com>
Subject: [PATCH v2 0/2] ASoC: codec: wm8960: Relax bit clock computation when using PLL

This is a follow up of commit 3c01b9ee2ab ("ASoC: codec: wm8960: Relax bit clock computation")
where we relaxed bitclk when sysclk was derived from MCLK.

Now, we do the same thing for sysclk derived using PLL.

Changes since v1:
	* fixed "may be used uninitialized" warnings [i strongly believe
	they were compiler false positive - see full warning log here (1)]
	* fixed break for inner loop

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2017-April/119513.html

Daniel Baluta (2):
  ASoC: codec: wm9860: Refactor PLL out freq search
  ASoC: codec: wm8960: Relax bit clock computation when using PLL

 sound/soc/codecs/wm8960.c | 109 ++++++++++++++++++++++++++++++++++------------
 1 file changed, 80 insertions(+), 29 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ