[PATCH] I2C: pcf8574 driver cleanup
authorJean Delvare <khali@linux-fr.org>
Sat, 4 Jun 2005 11:17:43 +0000 (13:17 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:52:03 +0000 (21:52 -0700)
I found a possible cleanup in the pcf8574 driver. We don't need to store
the read value in our private data structure, as we then never use it
again. I asked Aurelien and he is fine with the change. Please apply,
thanks.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found