[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120229232232.GC8295@opensource.wolfsonmicro.com>
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