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-prev] [day] [month] [year] [list]
Date:	Wed, 29 Feb 2012 23:22:32 +0000
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Axel Lin <axel.lin@...il.com>
Cc:	linux-kernel@...r.kernel.org, Sangbeom Kim <sbkim73@...sung.com>,
	Liam Girdwood <lrg@...com>
Subject: Re: [PATCH RFC] regulator: Fix the logic of
 s5m8767_set_voltage_time_sel

On Fri, Feb 24, 2012 at 02:52:45PM +0800, Axel Lin wrote:
> This patch includes below fixes:
> 1. The mask variable is not used at all here, remove it.
> 2. We already have the new_sel and old_sel, simply returns the delay by:
>   DIV_ROUND_UP(desc->step * (new_sel - old_sel), s5m8767->ramp_delay);

Applied, thanks.

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ