
28 Dec
2019
28 Dec
'19
3:26 a.m.
Hi Peng,
On Wed, 4 Dec 2019 at 03:36, Peng Ma peng.ma@nxp.com wrote:
In the initialization of sata driver, we want to initialize all port probes, Therefore, any detection failure between of them should continue initialization by skipping the current port instead of exit.
Signed-off-by: Peng Ma peng.ma@nxp.com
drivers/ata/fsl_sata.c | 58 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 7 deletions(-)
Why does this remove/unbind?
Regards, Simon