diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2019-11-22 15:29:54 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-11-30 10:52:46 +0100 |
commit | 7dd6b199df46e871e6e0d0cd7e4f71dc07dfd53c (patch) | |
tree | 4a291ec8ace5c517912921a03d6e283ef028d2ee /drivers/clocksource/timer-of.h | |
parent | c17a7c6ee8177e0da998784c06f37fc093507c5b (diff) |
s390/cpum_sf: Use TEAR_REG macro consistantly
The macro TEAR_REG() saves the last used SDBT address
in the perf_hw_event structure. This is also done
by function hw_reset_registers() which is a one-liner
and simply uses macro TEAR_REG(). Remove function
hw_reset_registers(), which is only used one time and use
macro TEAR_REG() instead. This macro is used throughout
the code anyway.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/clocksource/timer-of.h')
0 files changed, 0 insertions, 0 deletions