aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2023-02-02 16:54:30 +0100
committerAlexandre Belloni <[email protected]>2023-02-09 23:17:56 +0100
commit8d273f33fd090a2c270c67b6ac7fa03f5a7eee3f (patch)
tree8d035cd089d3162a41b99203829c9096adabb5d0 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent182c23bbfea3713206b0da3fbbb7350e197a92dd (diff)
rtc: pm8xxx: drop bogus locking
Since commit c8d523a4b053 ("drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc") which removed the shadow control register there is no need for a driver lock. Specifically, the rtc ops are serialised by rtc core and the interrupt handler only unconditionally disables the alarm using the alarm_ctrl register. Note that since only the alarm enable bit of alarm_ctrl is used after enabling the RTC at probe, the locking was not needed when doing open coded read-modify-write cycles either. Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: David Collins <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions