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,  1 Nov 2023 17:02:07 +0800
From:   wangweidong.a@...nic.com
To:     lgirdwood@...il.com, broonie@...nel.org, perex@...ex.cz,
        tiwai@...e.com, wangweidong.a@...nic.com, liweilei@...nic.com,
        u.kleine-koenig@...gutronix.de, yang.lee@...ux.alibaba.com,
        nathan@...nel.org, linux-sound@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH V2 0/3] ASoC: codecs: Modify some error codes

From: Weidong Wang <wangweidong.a@...nic.com>

The maximum value that calib can set should be
consistent with the maximum value of re.

An error code should be return when the re is greater
than the maximum value or less than the minimum value

The value of vsense_select should be either 32
or 0 in both cases, so modify the
AW88399_DEV_VDSEL_VSENSE macro to 32.

v1 -> v2: Added changes to the calib range

Weidong Wang (3):
  ASoC: codecs: Modify the maximum value of calib
  ASoC: codecs: Modify the wrong judgment of re value
  ASoC: codecs: Modify macro value error

 sound/soc/codecs/aw88395/aw88395.c | 2 +-
 sound/soc/codecs/aw88399.c         | 6 +++---
 sound/soc/codecs/aw88399.h         | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


base-commit: fa7d0c17278644aa691f96d08bef8001b762f9cd
-- 
2.41.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ