mbox series

[v3,0/2] change UIC command handling

Message ID cover.1686716811.git.kwmad.kim@samsung.com
Headers show
Series change UIC command handling | expand

Message

Kiwoong Kim June 14, 2023, 4:31 a.m. UTC
v2 -> v3: rule out the change of polling w/ pmc from this thread.
(I'll post the change later)
v1 -> v2: remove an unused variable in __ufshcd_send_uic_cmd

Kiwoong Kim (2):
  ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock
  ufs: poll HCS.UCRDY before issuing a UIC command

 drivers/ufs/core/ufshcd.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)