On 2019-11-04 22:28, Avri Altman wrote:
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
Hi Avri,
Sorry for making you confused.
Yes, I dropped this series because it cannot fulfil its purpose anymore.
I come up with a way which puts the reset in the right place in UFS QCOM
platfrom driver without an extra vops, so I inserted the two changes in
fix bundle 3.
Thanks,
Can Guo.