diff options
author | Vincent Sanders <[email protected]> | 2009-12-06 17:06:26 +0100 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2009-12-06 17:06:26 +0100 |
commit | 9669f54194b4df34c96478d696d9ba2b977545f5 (patch) | |
tree | 395bf1b080dedf018c12d69398853878f882d0d5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c2e90e9b6835d71cbadd42fe5b38704acaccf8aa (diff) |
i2c: Remove big kernel lock from i2cdev_open
The BKL is held over a kmalloc so cannot protect anything beyond that.
The two calls before the kmalloc have their own locking.
Improve device open function by removing the now unnecessary ret variable
Signed-off-by: Vincent Sanders <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions