commit | eb071cbbc38efa4b1d707f540de2ec6283ab0894 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Jun 04 13:17:43 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:52:03 2005 -0700 |
tree | dd9037caf6acb546abe76f76d60987b8d870a1e4 | |
parent | 5d740fe9fefda41292b5cabe70f4f8eff9f8aad0 [diff] |
[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>