diff options
author | Lucas Tanure <[email protected]> | 2018-10-19 17:44:22 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-10-21 12:04:38 +0100 |
commit | c5d09485def41cab9e75ba23abbf87080183183c (patch) | |
tree | ad6bb363220f7ebfeeadd0edea7a2d48be72a3e0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 318e741ee13b5a72f3051d9bb6852b1f4d02d0bb (diff) |
ASoC: wm2000: Remove wm2000_read helper function
The return type "unsigned int" was used by the wm2000_read()
function despite of the aspect that it will eventually return
a negative error code.
The resulting function doesn't add much to the code, so replace
wm2000_read with regmap_read.
Signed-off-by: Lucas Tanure <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions