On Mon, 21 Oct 2024 13:18:28 -0700, TJ Adams wrote: > Devices can be allocated and freed at runtime. For example during > a soft reset all devices are freed and reallocated upon discovery. > > Currently driver fully initializes devices once in pm8001_alloc(). > This commit allows initialization steps to happen during runtime, > avoiding any leftover states from the device being freed. > > [...] Applied to 6.13/scsi-queue, thanks! [1/1] scsi: pm8001: Initialize devices in pm8001_alloc_dev() https://git.kernel.org/mkp/scsi/c/4501ea5f0a5c -- Martin K. Petersen Oracle Linux Engineering