commit | 2c003e8e1c0c241aec162ba9ec781089c5b2ff3f | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Dec 10 21:21:30 2006 +0100 |
committer | Jean Delvare <khali@arrakis.delvare> | Sun Dec 10 21:21:30 2006 +0100 |
tree | 612ab73ce5a6810bd3fb459520798b7a62e670d3 | |
parent | 813e30e9ab917f5493147451cfdbf6356a3dcee0 [diff] |
i2c: Use put_user instead of copy_to_user where possible This speeds up the I2C_FUNCS ioctl by 5 to 8% in my tests. Signed-off-by: Jean Delvare <khali@linux-fr.org> Laughed-at-by: Mark M. Hoffman <mhoffman@lightlink.com>