commit | ce786ae3913f3a006ec959cc9538d6c4d4114345 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Sat May 02 12:45:03 2020 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon May 11 01:30:49 2020 +0530 |
tree | 452cae1ededefcb0c4534853cf5116f55ee7ef31 | |
parent | c094e219a8614b3da275ad696cdfefbb9f2c453d [diff] |
iopoll: Add readl_poll_sleep_timeout Add readl poll API with sleep and timeout support. This change is referenced from Linux from below commit: commit <5f5323a14cad19323060a8cbf9d96f2280a462dd> ("iopoll: introduce read_poll_timeout macro") Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>