On Sun, Aug 24, 2025 at 01:16:55PM +0200, Henrik Grimler wrote: > In case of error during resource acquisition the driver should print > an error message only if it is not deferred probe. Use dev_err_probe > helper to handle this, which will also record defer probe reason for > debugging. > > Signed-off-by: Henrik Grimler <[email protected]> > --- > v3: add missing return in error path, spotted by Dmitry > v2: no changes > --- > drivers/gpu/drm/bridge/sii9234.c | 21 ++++++++------------- > 1 file changed, 8 insertions(+), 13 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
