[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140423123510.GD640@lee--X1>
Date: Wed, 23 Apr 2014 13:35:10 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Doug Anderson <dianders@...omium.org>
Cc: swarren@...dia.com, wsa@...-dreams.de, abrestic@...omium.org,
dgreid@...omium.org, olof@...om.net, sjg@...omium.org,
linux-samsung-soc@...r.kernel.org, linux-tegra@...r.kernel.org,
sameo@...ux.intel.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout
more reliable
On Tue, 22 Apr 2014, Doug Anderson wrote:
> The cros_ec_spi transfer had two problems with its timeout code:
>
> 1. It looked at the timeout even in the case that it found valid data.
> 2. If the cros_ec_spi code got switched out for a while, it's possible
> it could get a timeout after a single loop. Let's be paranoid and
> make sure we do one last transfer after the timeout expires.
>
> Signed-off-by: Doug Anderson <dianders@...omium.org>
> Reviewed-by: Simon Glass <sjg@...omium.org>
> Tested-by: Andrew Bresticker <abrestic@...omium.org>
> Tested-by: Stephen Warren <swarren@...dia.com>
> ---
> Changes in v2: None
>
> drivers/mfd/cros_ec_spi.c | 15 ++++++++++++---
> 1 file changed, 12 insertions(+), 3 deletions(-)
Waiting for other subsystems to Ack, so for now:
Acked-by: Lee Jones <lee.jones@...aro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists