W1: ds2490.c correct print message
authorDavid Fries <david@fries.net>
Thu, 16 Oct 2008 05:05:02 +0000 (22:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:50 +0000 (11:21 -0700)
commit95cfaebf61dff28612bd280d89efc6e2c6716dfa
treefc38475354ff92f147692b8e2c7fd8538d6e52a1
parentcadd486cfc838ead0ad899db129cff9f61ef4267
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>
drivers/w1/masters/ds2490.c