diff options
author | 2021-12-15 17:12:01 +0200 | |
---|---|---|
committer | 2021-12-16 22:13:32 +0100 | |
commit | d52097010078c1844348dc0e467305e5f90fd317 (patch) | |
tree | ea7f1032ad5458391e20a07dcd986a6196e90dba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: designware: Do not complete i2c read without RX_FULL interrupt (diff) | |
download | wireguard-linux-d52097010078c1844348dc0e467305e5f90fd317.tar.xz wireguard-linux-d52097010078c1844348dc0e467305e5f90fd317.zip |
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
The data type of hcnt and lcnt in the struct dw_i2c_dev is of type u16.
It's better to have same data type in struct dw_scl_sda_cfg as well.
Reported-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions