aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2024-02-13 14:48:42 +0200
committerAndi Shyti <andi.shyti@kernel.org>2024-02-27 01:51:32 +0100
commit535677e44d57a31e1363529b5ecddb92653d7136 (patch)
treefae5a9e1f77bb3b25f48f28d26c0f0496876aae0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parenta856c9e6104f7b4619f09e19ab95903c7888da96 (diff)
i2c: designware: Uniform initialization flow for polling mode
Currently initialization flow in i2c_dw_probe_master() skips a few steps and has code duplication for polling mode implementation. Simplify this by adding a new ACCESS_POLLING flag that is set for those two platforms that currently use polling mode and use it to skip interrupt handler setup. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Tested-by: Jiawen Wu <jiawenwu@trustnetic.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions