diff options
author | Hans Hu <hanshu-oc@zhaoxin.com> | 2024-04-08 05:54:45 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-05-06 01:56:44 +0300 |
commit | 013fa161a4b584e416b98a31c6fda67753e9d7b8 (patch) | |
tree | a84292b0d996945deed7e7197fe6aa944fc987ec /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5acd48fa72ad16b824a9117254ce48ed69c914e8 (diff) | |
download | linux-013fa161a4b584e416b98a31c6fda67753e9d7b8.tar.xz |
i2c: wmt: rename something
1. The I2C IP for both wmt and zhaoxin originates from VIA. Rename
common registers, functions, and variable names to follow the
VIAI2C_ and viai2c_ naming conventions for consistency and clarity.
2. rename i2c_dev to i2c, to shorten the length of a line.
3. rename wait_result to time_left, make it better to reflect the meaning
of the value returned by wait_for_completion_timeout().
4. remove TCR_MASTER_WRITE, its value is 0.
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Hans Hu <hanshu-oc@zhaoxin.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions