[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200602112415.GD5684@sirena.org.uk>
Date: Tue, 2 Jun 2020 12:24:15 +0100
From: Mark Brown <broonie@...nel.org>
To: Sumit Semwal <sumit.semwal@...aro.org>
Cc: agross@...nel.org, bjorn.andersson@...aro.org, lgirdwood@...il.com,
robh+dt@...nel.org, nishakumari@...eaurora.org,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, kgunda@...eaurora.org,
rnayak@...eaurora.org
Subject: Re: [PATCH v4 1/5] regulator: Allow regulators to verify enabled
during enable()
On Tue, Jun 02, 2020 at 03:39:20PM +0530, Sumit Semwal wrote:
> +
> + if (time_remaining <= 0) {
> + rdev_err(rdev, "Enabled check failed.\n");
> + return -ETIMEDOUT;
s/failed/timed out/
> + * @poll_enabled_time: Maximum time (in uS) to poll if the regulator is
> + * actually enabled, after enable() call
> + *
This comment needs updating to reflect the new implementation.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists