diff options
| author | Douglas Anderson <[email protected]> | 2021-05-21 20:44:53 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2021-08-03 23:00:18 +0000 |
| commit | 6feba6a62c577e98bd9214b73c17860166ac8b91 (patch) | |
| tree | 160ef605f983085fa2580acf752d5363946bf09a /tools/perf/scripts/python | |
| parent | drivers: soc: qcom: rpmpd: Add SM6115 RPM Power Domains (diff) | |
| download | kernel-6feba6a62c577e98bd9214b73c17860166ac8b91.tar.gz kernel-6feba6a62c577e98bd9214b73c17860166ac8b91.zip | |
PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32()
Let's delete the private function cpr_read_efuse() since it does the
basically the same thing as the new API call
nvmem_cell_read_variable_le_u32().
Differences between the new API call and the old private function:
* less error printing (I assume this is OK).
* will give an error if the value doesn't fit in 32-bits (the old code
would have truncated silently).
Reviewed-by: Bjorn Andersson <[email protected]>
Acked-by: Niklas Cassel <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Link: https://lore.kernel.org/r/20210521134437.v2.1.Id1c70158722750aec0673d60c12e46a9c66bbfed@changeid
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
