Re: [PATCH 1/2] usb: gadget: at91_udc: stop using legacy pm ops

From: Greg KH
Date: Tue Jul 26 2022 - 13:11:49 EST


On Tue, Jul 26, 2022 at 12:59:47PM +0300, Claudiu Beznea wrote:
> Stop using legacy PM ops and switch using dev_pm_ops.

That says what you did, but not why you are doing this.

Please read the kernel documentation for how to write a good kernel
changelog and resubmit.

thanks,

greg k-h