diff options
author | Marek Vasut <[email protected]> | 2024-10-04 13:44:11 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-10-17 19:47:41 +0300 |
commit | 719e469eb9a29a0ef624af51878c8d7217929b84 (patch) | |
tree | 3fec79defc385817964276d68b7d484352f75972 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1b292a161cfb02868ffd0dc8b87a4a84b633f941 (diff) |
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Reduce the use of wilc_get_chipid(), use cached chip ID wherever
possible. Remove duplicated partial chip ID read implementations
from the driver. Update wilc_get_chipid() to always read the chip
ID out of the hardware and update the cached chip ID, and make it
return a proper return value instead of a chipid. Call wilc_get_chipid()
early to make the cached chip ID available to various sites using
is_wilc1000() to access the cached chip ID.
Reviewed-by: Alexis Lothoré <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions