Re: revised driver: w1_ds2406

From: Evgeniy Polyakov
Date: Thu Jun 19 2014 - 13:35:09 EST


Hi Scott

I've added Greg to copy.

18.06.2014, 00:42, "Scott Alfter" <scott@xxxxxxxxx>:
> Some preliminary work at making use of this driver led me to implement
> CRC-16 checks on read and write to deal with the occasional glitchiness of
> the 1-Wire bus.  The revised driver (attached) returns an I/O error if the
> CRC check fails.  When reading the chip's state, either you get a valid
> indication or you get an I/O error.  When changing its state, either the
> change is successful or an I/O error is returned.
>
> This patch supersedes the patch I had previously submitted.
>
> Signed-off-by: Scott Alfter <scott@xxxxxxxxx>

Greg, this patch looks good, please pull it into your tree.
If you already applied previous ds2406, let us know.

Acked-by: Evgeniy Polyakov <zbr@xxxxxxxxxxx>
--
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/