ned-off-by: Christian Vogel
---
drivers/w1/masters/ds2490.c | 25 -
1 file changed, 20 insertions(+), 5 deletions(-)
diff --git a/drivers/w1/masters/ds2490.c b/drivers/w1/masters/ds2490.c
index e17c8f70dcd0..cd8821580f71 100644
--- a/drivers/w1/masters/ds2490.c
+++ b/
Hi Greg,
here are two patches for the onewire subsystem.
The first allows to have DS28E04 eproms on the bus (which have a
peculiar address-crc quirk when using the address strapping pins).
The second fixes a long-standing bug with hanging of a DS2490 USB
interface when some chips (that lock the
: Christian Vogel
---
drivers/w1/w1.c | 39 +--
1 file changed, 37 insertions(+), 2 deletions(-)
diff --git a/drivers/w1/w1.c b/drivers/w1/w1.c
index 15a2ee32f116..f2ae2e563dc5 100644
--- a/drivers/w1/w1.c
+++ b/drivers/w1/w1.c
@@ -25,6 +25,8 @@
#include
3 matches
Mail list logo