]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitd01b79d0613ebb6810bb48baf6e53e9319701fea
tree49f92093fae3b372011b1f2855cf581d9a1ad1e4
parent6069ffde15472da9d041a58df490d388bb175d51
[PATCH] I2C: ds1337 3/4

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>
drivers/i2c/chips/ds1337.c