On 10/30/24 12:53, Vikram Sharma wrote:
Refactor the camss_link_entities function by breaking it down into three distinct functions. Each function will handle the linking of a specific entity separately, enhancing readability.
I kindly ask to exclude this change from the series, it is unrelated to the support of a new platform in CAMSS driver. Please send it separately and rebased on the current state of CAMSS source code.
Signed-off-by: Suresh Vankadara <quic_svankada@xxxxxxxxxxx> Signed-off-by: Trishansh Bhardwaj <quic_tbhardwa@xxxxxxxxxxx> Signed-off-by: Vikram Sharma <quic_vikramsa@xxxxxxxxxxx> --- drivers/media/platform/qcom/camss/camss.c | 159 ++++++++++++++-------- 1 file changed, 105 insertions(+), 54 deletions(-)
-- Best wishes, Vladimir