Re: [PATCH 10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe()
Doug Anderson <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD=FV=Uud3YA_eQ12SM9MUSLQSmzDY1f_V0HnSCUUXOHSY1aDQ@mail.gmail.com> |
Hi, On Fri, Jul 24, 2026 at 7:11 PM Doug Anderson <[email protected]> wrote: > > 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. Pushed to drm-misc-next: [10/10] drm/bridge: ti-sn65dsi86: Remove redundant dev_err_probe() commit: 9c950822f0fa923ccd344d7a143872d25efe89a3