diff options
author | Tony Lindgren <[email protected]> | 2022-08-15 16:12:44 +0300 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-09-20 10:49:45 +0200 |
commit | 49cd16bb573e43dc2ee64d734b9b545475dbb35f (patch) | |
tree | ea9ee5245d1ee75d0e29ca0724447d9dd8c53e75 /tools/perf/scripts/python | |
parent | 90c9aada19606ae78259cef78a46646a97ec8f67 (diff) |
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
We can simplify register write access by checking for the register write
posted mode in the write function. This way we can combine the functions
for __omap_dm_timer_write() and omap_dm_timer_write_reg() into a single
function dmtimer_write().
We update the shared register access first, the timer revision specific
register access will be updated in a later patch.
Signed-off-by: Tony Lindgren <[email protected]>
Reviewed-by: Janusz Krzysztofik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions