From: Anton Vorontsov Date: Tue, 4 Mar 2008 22:28:44 +0000 (-0800) Subject: ds1wm: report bus reset error X-Git-Tag: v2.6.25-rc4~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa49ff50a0cd1ddf88019e9afc41e26640ab1c4;p=pandora-kernel.git 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 Acked-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed