Re: [PATCH v3 5/8] media: qcom: camss: Move format related functions

From: Bryan O'Donoghue
Date: Mon May 13 2024 - 13:43:31 EST


On 13/05/2024 17:52, Gjorgji Rosikopulos (Consultant) wrote:
0 as an error condition indicator is not very common, at least it shall be
documented in the comment.
The original function was vfe_find_code. This change moves all format
related functions across the sub-device files to camss-format
I believe that 0 is default format

For this series changing the result code is extraneous, agree.

We can debate such a change in a standalone patch on its own merits.

---
bod