Re: [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
From: Bryan O'Donoghue
Date: Thu Aug 01 2024 - 04:17:09 EST
On 01/08/2024 00:43, Vladimir Zapolskiy wrote:
+ ret = csiphy->res->hw_ops->init(csiphy);
Here.
What name would make more sense to you ?
---
bod