diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2018-07-18 21:54:04 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-07-21 00:15:22 +0200 |
commit | eebfd44399e93c171aefef057cd79dfd9276cc22 (patch) | |
tree | 5652c2ac346a82072c15408d4a8b7107e936c72d /tools/perf/scripts/python/stackcollapse.py | |
parent | c4ae05b976b2a67fb24f35d21731b4da2c235bbf (diff) |
i2c: exynos5: Describe the hardware variant for readability
The driver supports multiple hardware variants of Exynos I2C controller
which differ in FIFO depth, handling of interrupts and bus recovery in
HSI2C_MASTER_ST_LOSE state.
The difference in variant was a single bit set for Exynos7 variants and
implicit lack of this bit for other variants.
Make each variant explicit which also fixes the GCC warning about
documentation:
drivers/i2c/busses/i2c-exynos5.c:223: warning: Function parameter or member 'hw' not described in 'exynos_hsi2c_variant'
No change in functionality.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.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