diff options
author | 2016-03-18 09:46:26 +0100 | |
---|---|---|
committer | 2016-03-18 15:50:14 +0100 | |
commit | dfcd821218c958dbc3e74566ccf5f362f517e279 (patch) | |
tree | 5beacc3fdc1f1e9fc4e9f09ffcb93ae0885351c7 /tools/perf/scripts/python/stackcollapse.py | |
parent | MAINTAINERS: add Peter Rosin as i2c mux maintainer (diff) | |
download | linux-dev-dfcd821218c958dbc3e74566ccf5f362f517e279.tar.xz linux-dev-dfcd821218c958dbc3e74566ccf5f362f517e279.zip |
i2c: octeon: Cleanup i2c-octeon driver
Cleanup only without functional change.
- removed DRV_VERSION
- defines: use defines instead of plain values,
use BIT_ULL macro, add comments
- rename waitqueue return value to time_left
- sort local variables by length
- fix indentation and whitespace errors
- make function return void if the result is not used
(octeon_i2c_stop, octeon_i2c_set_clock)
- remove debug code from octeon_i2c_stop
- renamed some functions for readability
- update copyright
Signed-off-by: Jan Glauber <jglauber@cavium.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions