Re: [PATCH v7 2/4] driver core: separate function to shutdown one device
From: Christoph Hellwig
Date: Thu Jun 27 2024 - 01:51:57 EST
On Wed, Jun 26, 2024 at 02:46:48PM -0500, Stuart Hayes wrote:
> Make a separate function for the part of device_shutdown() that does the
> shutown for a single device. This is in preparation for making device
> shutdown asynchronous.
>
> Signed-off-by: Stuart Hayes <stuart.w.hayes@xxxxxxxxx>
> Signed-off-by: David Jeffery <djeffery@xxxxxxxxxx>
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>