]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commiteb071cbbc38efa4b1d707f540de2ec6283ab0894
treedd9037caf6acb546abe76f76d60987b8d870a1e4
parent5d740fe9fefda41292b5cabe70f4f8eff9f8aad0
[PATCH] I2C: pcf8574 driver cleanup

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