[PATCH] I2C: ds1337 3/4
authorLadislav Michl <ladis@linux-mips.org>
Fri, 8 Apr 2005 13:06:39 +0000 (15:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:51 +0000 (21:51 -0700)
dev_{dbg,err} functions should print client's device name. data->id can
be dropped from message, because device is determined by bus it hangs on
(it has fixed address).

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found