diff options
| author | Luiz Sampaio <[email protected]> | 2021-05-19 19:30:44 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-21 14:51:33 +0200 |
| commit | 1f5e7518f063728aee0679c5086b92d8ea429e11 (patch) | |
| tree | 9ddbe16f624511c31dc5738459c63f7c04dceefc /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 67c6964228b6c0c759893915f0cb47a564c256dc (diff) | |
w1: ds2438: fixing bug that would always get page0
The purpose of the w1_ds2438_get_page function is to get the register
values at the page passed as the pageno parameter. However, the page0 was
hardcoded, such that the function always returned the page0 contents. Fixed
so that the function can retrieve any page.
Signed-off-by: Luiz Sampaio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions