Re: [PATCH] w1: ds1wm: add a reset recovery parameter

From: Paul Parsons
Date: Tue Jun 28 2011 - 06:05:48 EST


Thanks Jean-François; that patch set has resolved the problem.

Tested-by: Paul Parsons <lost.distance@xxxxxxxxx>

--- On Mon, 27/6/11, Jean-François Dagenais <dagenaisj@xxxxxxxxxxxx> wrote:

> From: Jean-François Dagenais <dagenaisj@xxxxxxxxxxxx>
> Subject: [PATCH] w1: ds1wm: add a reset recovery parameter
> To: linux-kernel@xxxxxxxxxxxxxxx
> Cc: johnpol@xxxxxxxxxxx, "Paul Parsons" <lost.distance@xxxxxxxxx>
> Date: Monday, 27 June, 2011, 14:17
> This follows the regression on 3.0
> reported by Paul Parsons regarding
> the removal of the msleep(1) in the ds1wm_reset() function.
> This
> sleep should not be required on normal circuitry provided
> the
> pull-ups on the bus are correctly adapted to the slaves.
> Unfortunately, this is not always the case. The sleep is
> restored
> but as a parameter to the probe function in the pdata.
> ---
> drivers/mfd/asic3.c        | 
>   1 +
> drivers/mfd/htc-pasic3.c   |    1
> +
> drivers/w1/masters/ds1wm.c |    5 +++++
> include/linux/mfd/ds1wm.h  |    7 +++++++
> 4 files changed, 14 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/