commit | 4bc500ef252e44fd95c0402fb0b2c714a5bf94b8 | [log] [tgz] |
---|---|---|
author | James Clark <james.clark@arm.com> | Fri Mar 04 17:19:07 2022 +0000 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Apr 13 11:05:17 2022 -0600 |
tree | 284c339c1a4b72c4559706773134536b32676c0b | |
parent | 6ba7f2bc12e8a913f6164a4caf6ce7b93e991e32 [diff] |
coresight: etm3x: Cleanup ETMTECR1 register accesses This is a no-op change for style and consistency and has no effect on the binary output by the compiler. These fields already have macros to define them so use them instead of magic numbers. Signed-off-by: James Clark <james.clark@arm.com> Reviewed-by: Mike Leach <mike.leach@linaro.org> Link: https://lore.kernel.org/r/20220304171913.2292458-11-james.clark@arm.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>