diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-10-11 17:22:04 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-01 18:30:10 +0000 |
commit | b8d3b056a78dcc941fd1a117697ab2b956c2953f (patch) | |
tree | 1f796e33734649ccf1468969e16c3c1db070c445 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bf585ccee22faf469d82727cf375868105b362f7 (diff) |
spi: introduce new helpers with using modern naming
For using modern names host/target to instead of all the legacy names,
I think it takes 3 steps:
- step1: introduce new helpers with modern naming.
- step2: switch to use these new helpers in all drivers.
- step3: remove all legacy helpers and update all legacy names.
This patch is for step1, it introduces new helpers with host/target
naming for drivers using.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20221011092204.950288-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions