RE: [PATCH v1 1/2] scsi: ufs: Introduce a vops for resetting host controller

From: Avri Altman
Date: Mon Nov 04 2019 - 09:28:20 EST


Hi,
>
> Some UFS host controllers need their specific implementations of resetting to
> get them into a good state. Provide a new vops to allow the platform driver to
> implement this own reset operation.
>
> Signed-off-by: Can Guo <cang@xxxxxxxxxxxxxx>
Did you withdraw from this patches and insert them to one of your fix bundle?
I couldn't tell.
As this is a vop, in what way its functionality can't be included in the device reset that was recently added?

Thanks,
Avri