commit | 1ec463e1a8ed938280d1b8ec5afb20c9effcd3ce | [log] [tgz] |
---|---|---|
author | Pete Johanson <pete.johanson@analog.com> | Wed Jul 02 16:38:45 2025 -0600 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 09 09:37:21 2025 +0200 |
tree | f647463a4c85cea2ef46066eb295a378a0525c80 | |
parent | 91ab372b6af45c6b68fd42d34a2b0ea7769d5cc5 [diff] |
drivers: hwinfo: Memoize the USN fetched on MAX32 To avoid issues with multiple calls to fetch the USN returning garbage data, memoize the returned USN value and re-use it on subsequent calls. Signed-off-by: Pete Johanson <pete.johanson@analog.com>