commit | 020052825e49128d381d6444d1ce079e8ca82386 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Mon Feb 01 11:13:27 2021 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 04 17:00:32 2021 +0100 |
tree | 6a70e2aefc82b3d669e833129169aac67fe86940 | |
parent | 4eb1d85cfda84d7e9cce4575323a5ecd72b2327d [diff] |
coresight: Convert coresight_timeout to use access abstraction Convert the generic routines to use the new access abstraction layer gradually, starting with coresigth_timeout. Link: https://lore.kernel.org/r/20210110224850.1880240-6-suzuki.poulose@arm.com Cc: Mike Leach <mike.leach@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20210201181351.1475223-8-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>