summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2026-01-03 01:22:29 +0100
committerMarek Vasut <[email protected]>2026-01-27 21:46:44 +0100
commit4e27f441844c3933b380409db6a83d126351e87d (patch)
tree298009f56d7219b80836c5d99109045263d61b0e /doc/develop
parenta7bec98ef80e22ecbe0b28b3254a99799eb91d02 (diff)
scsi: ufs: renesas: Remove register control helper function
After refactoring the code, ufs_renesas_reg_control() is no longer needed, because all operations are simple and can be called directly. Remove the ufs_renesas_reg_control() helper function, and call udelay() directly. Ported from Linux kernel commit 855bde8ce5bc ("scsi: ufs: renesas: Remove register control helper function") with replaced readl_poll_timeout_atomic() with readl_poll_sleep_timeout(). Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/69500e4c18be1ca1de360f9e797e282ffef04004.1741179611.git.geert+renesas@glider.be Signed-off-by: Martin K. Petersen <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions