diff options
author | 2021-06-18 08:14:46 +0200 | |
---|---|---|
committer | 2021-06-18 13:10:01 +0200 | |
commit | edb7d27cd10382b6fdb3af50873a04f108c4ee64 (patch) | |
tree | 8b409e677f05585a763a2174c952107c7cf102cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mxser: simplify mxser_ioctl_op_mode (diff) | |
download | linux-dev-edb7d27cd10382b6fdb3af50873a04f108c4ee64.tar.xz linux-dev-edb7d27cd10382b6fdb3af50873a04f108c4ee64.zip |
mxser: dedup mxser_must_set_enhance_mode
There are multiple copies of setting the EFR register. Separate it to a
new universal function called __mxser_must_set_EFR. And use it in the
code by introducing mxser_must_set_enhance_mode instead of
mxser_disable_must_enchance_mode and mxser_enable_must_enchance_mode.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-41-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions