[PATCH v2] usb: cdns3: imx: simplify system pm using _force_suspend/_resume
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Wed Jul 31 01:20:37 PDT 2024
On Fri, Jul 26, 2024 at 10:07:31AM -0500, Shenwei Wang wrote:
> By utilizing _force_suspend and _force_resume, ensures a more consistent
> and simple approach to handling system sleep states. It also aligns the
> driver's PM behavior with the other drivers' common practices.
>
> Fixes: db3c4e366287 ("usb: cdns3: imx: Rework system PM to avoid duplicated operations")
This is not really a "fix" but rather a cleanup, right? Please don't
add Fix tags that are not actually fixing things.
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list