Re: [PATCH v4 1/5] regulator: Allow regulators to verify enabled during enable()
From: Mark Brown
Date: Tue Jun 02 2020 - 07:24:19 EST
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.
Attachment:
signature.asc
Description: PGP signature