]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(ufs): adds a function for sending command
authoranans <anans@google.com>
Fri, 11 Mar 2022 14:37:39 +0000 (20:07 +0530)
committeranans <anans@google.com>
Tue, 15 Mar 2022 03:43:20 +0000 (09:13 +0530)
commit6e16f7f09c6171e0dc07a0a8b97a3569e8b47a9a
tree80791c87f027c91f2b4d7e45e9fb9d0bbb53e394
parent7d00e72a39552416ba24824a1745ffe345df8e52
refactor(ufs): adds a function for sending command

new function for sending commands and reuses that function in the
driver, this can also be used to have retries for specific
commands in the future

Signed-off-by: anans <anans@google.com>
Change-Id: Ie01f36ff8e2df072db4d97929d293b80ed24f04b
drivers/ufs/ufs.c