Re: [PATCH v4 4/6] scsi: ufs: rework link start-up process

2013-05-08 Thread Santosh Y
On Wed, May 8, 2013 at 2:12 PM, Seungwon Jeon wrote: > Link start-up requires long time with multiphase handshakes > between UFS host and device. This affects driver's probe time. > This patch let link start-up run asynchronously. Link start-up > will be executed at the end of prove separately. >

[PATCH v4 4/6] scsi: ufs: rework link start-up process

2013-05-08 Thread Seungwon Jeon
Link start-up requires long time with multiphase handshakes between UFS host and device. This affects driver's probe time. This patch let link start-up run asynchronously. Link start-up will be executed at the end of prove separately. Along with this change, the following is worked. Defined comple