]> git.karo-electronics.de Git - karo-tx-linux.git/commit
w1: omap_hdq: Fix some error/debug handling.
authorNeilBrown <neilb@suse.de>
Mon, 21 May 2012 23:43:02 +0000 (09:43 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 23:37:04 +0000 (16:37 -0700)
commit7b5362a603a1ecc9a25b97dafd702b8098090f41
tree2097641fdc6d9d6b41e509752bd4516a230097f7
parentdd0aa67cd7cf3f4a3ca52ecc1d6b82f3fad1352b
w1: omap_hdq: Fix some error/debug handling.

- some debug messages missed spaces
- sometimes no error was returned when it should have been
- sometimes a message is printed when there is no error, rather
  than when there is one.

Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/masters/omap_hdq.c