Re: [PATCH v2 02/11] drm/udl: Add reset_resume

2022-09-07 Thread Daniel Vetter
On Tue, Sep 06, 2022 at 09:39:42AM +0200, Takashi Iwai wrote: > From: Thomas Zimmermann > > Implement the reset_resume callback of struct usb_driver. Set the > standard channel when called. > > Signed-off-by: Thomas Zimmermann > Signed-off-by: Takashi Iwai > --- >

[PATCH v2 02/11] drm/udl: Add reset_resume

2022-09-06 Thread Takashi Iwai
From: Thomas Zimmermann Implement the reset_resume callback of struct usb_driver. Set the standard channel when called. Signed-off-by: Thomas Zimmermann Signed-off-by: Takashi Iwai --- drivers/gpu/drm/udl/udl_drv.c | 11 +++ drivers/gpu/drm/udl/udl_drv.h | 1 +