commit | 9b4ccb86b4abe644ffd218720da2f942b6a20fc2 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Sep 03 22:22:50 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 26 15:38:52 2006 -0700 |
tree | c7f299c9956acb9174d99f9da904298672905569 | |
parent | 7b288a018ac563f5babe0818f581d8f8a4fdcbfb [diff] |
i2c-algo-pcf: Discard the mdelay data struct member i2c-algo-pcf: Discard the mdelay data struct member Just as i2c-algo-bit, i2c-algo-pcf has an unused mdelay struct member, which we can get rid of to spare some code and memory. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>