commit | 95cfaebf61dff28612bd280d89efc6e2c6716dfa | [log] [tgz] |
---|---|---|
author | David Fries <david@fries.net> | Wed Oct 15 22:05:02 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:50 2008 -0700 |
tree | fc38475354ff92f147692b8e2c7fd8538d6e52a1 | |
parent | cadd486cfc838ead0ad899db129cff9f61ef4267 [diff] |
W1: ds2490.c correct print message Corrected print message, it was writing not reading, this also prints the endpoint used for the write instead of hardcoding it. Failed to write 1-wire data to ep0x%x: err=%d. Signed-off-by: David Fries <david@fries.net> Signed-off-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>