On 26/08/2023 11:05, Konrad Dybcio wrote:
On 23.08.2023 12:44, Bryan O'Donoghue wrote:If icc_get() fails print the name of the failing path. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> ---Aren't the return messages propagated from * of_icc_get() |_ of_icc_get_by_index() enough here? Perhaps we should use dev_err_probe in camss too Konrad
IDK, I will check