diff options
author | Bitterblue Smith <[email protected]> | 2022-12-17 16:12:23 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-12-21 20:51:39 +0200 |
commit | 4f198e720eab187577aabef319bc75d666b441c3 (patch) | |
tree | 0f90e120d4ad6952a483f3a827e76b9e9ac5c1d3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ba1a6905c71898509fd3e8d1eb790b4e1213126f (diff) |
wifi: rtl8xxxu: Deduplicate the efuse dumping code
Every chip family except RTL8723AU has a copy of the efuse dumping
code. Remove this and dump the efuse from a single place using a new
function rtl8xxxu_dump_efuse().
Also, use print_hex_dump() to print the efuse instead of a loop and
dev_info(). It shows the ASCII interpretation of the bytes, which is
nice.
Signed-off-by: Bitterblue Smith <[email protected]>
Reviewed-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions