Re: [PATCH] ASoC: max98090: Remove unneeded check in max98090_put_enab_tlv()

From: Alexey Khoroshilov
Date: Thu May 19 2022 - 16:13:08 EST


On 19.05.2022 23:07, Mark Brown wrote:
> On Thu, May 19, 2022 at 09:27:25PM +0300, Alexey Khoroshilov wrote:
>> On 19.05.2022 20:54, Mark Brown wrote:
>>> Oh, the check won't be working properly - it's just that like I say the
>>> fix is to move rather than remove it so it's operating on the signed
>>> value.
>> Do you mean something like this?
> That looks about right.
Should I prepare a patch or you will do it yourself?