dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/w1/masters
Anton Vorontsov daa49ff50a ds1wm: report bus reset error
The patch replaces dev_dbg() by dev_err(), so the user could actually see the
error, instead of wondering why w1 doesn't work.  The root cause of the bus
reset error isn't yet debugged though, but this sometimes happens on iPaq
H5555.

And while I'm at it, some cosmetic cleanups also made (few lines were using
spaces instead of tabs).

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-04 16:35:12 -08:00
..
Kconfig w1-gpio: add GPIO w1 bus master driver 2008-02-06 10:41:15 -08:00
Makefile w1-gpio: add GPIO w1 bus master driver 2008-02-06 10:41:15 -08:00
ds1wm.c ds1wm: report bus reset error 2008-03-04 16:35:12 -08:00
ds2482.c i2c: normal_i2c can be made const (remaining drivers) 2008-01-27 18:14:47 +01:00
ds2490.c W1: fix memset size error 2007-11-14 18:45:36 -08:00
matrox_w1.c Clean up duplicate includes in drivers/w1/ 2007-10-17 08:42:48 -07:00
w1-gpio.c w1-gpio: add GPIO w1 bus master driver 2008-02-06 10:41:15 -08:00