diff options
author | Marijn Suijten <[email protected]> | 2021-11-15 21:34:56 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-12-22 11:17:35 +0000 |
commit | 96571489a06999bf5c62e2058622990734556f8f (patch) | |
tree | a5141349268e16aecd51a1b82cf26de5cd42c2c0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2b4b49602f9feca7b7a84eaa33ad9e666c8aa695 (diff) |
backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
The previous commit improves num_strings parsing to not go over the
maximum of 3 strings for WLED3 anymore. Likewise this default index for
a hypothetical 4th string is invalid and could access registers that are
not mapped to the desired purpose.
Removing this value gets rid of undesired confusion and avoids the
possibility of accessing registers at this offset even if the 4th array
element is used by accident.
Signed-off-by: Marijn Suijten <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions