Re: [PATCH v3 6/9] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3

2021-12-22 Thread Lee Jones
On Mon, 15 Nov 2021, Marijn Suijten wrote: > 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

[PATCH v3 6/9] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3

2021-11-15 Thread Marijn Suijten
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