w1: complete the 1-wire (w1) ds1wm driver search algorithm
commit26a6afb917a8e3eb603358be1238a69e8a16d0ee
authorJean-François Dagenais <dagenaisj@sonatest.com>
Thu, 26 May 2011 23:26:02 +0000 (26 16:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:38 +0000 (26 17:12 -0700)
tree54632a0485849b0295af922aeeabe19175615edf
parent89610274bd43edc68c66ff7cf58e05debd519a5e
w1: complete the 1-wire (w1) ds1wm driver search algorithm

This adds multi-slave support of the w1 bus for the ds1wm Synthesizable
1-Wire Bus Master.  Also many fixes and tweaks based on the rev3 of the
datasheet http://datasheets.maxim-ic.com/en/ds/DS1WM.pdf

Signed-off-by: Jean-François Dagenais <dagenaisj@sonatest.com>
Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Szabolcs Gyurko <szabolcs.gyurko@tlt.hu>
Cc: Matt Reimer <mreimer@vpop.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/masters/Kconfig
drivers/w1/masters/ds1wm.c