Re: [PATCH net-next v22 09/13] rtase: Implement pci_driver suspend and resume function

From: Simon Horman
Date: Wed Jul 03 2024 - 13:05:10 EST


On Mon, Jul 01, 2024 at 07:53:59PM +0800, Justin Lai wrote:
> Implement the pci_driver suspend function to enable the device
> to sleep, and implement the resume function to enable the device
> to resume operation.
>
> Signed-off-by: Justin Lai <justinlai0215@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>