Hi, On Thu, Jul 23, 2026 at 6:17 AM Pan Chuang <[email protected]> wrote: > > Since commit > 55b48e23f5c4 ("genirq/devres: Add error handling in devm_request_*_irq()"), > devm_request_threaded_irq() automatically logs detailed error messages on > failure. Remove the now-redundant driver-specific dev_err_probe() call. > > Signed-off-by: Pan Chuang <[email protected]> > --- > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Douglas Anderson <[email protected]> I'll plan to apply this to drm-misc-next in ~1 week unless anything comes up. -Doug
