aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorTetsuo Handa <[email protected]>2022-06-10 19:48:36 +0900
committerAlexandre Belloni <[email protected]>2022-06-24 21:24:02 +0200
commit162b05524ed30586bd2a7ede1f0392c3d1ed2d6e (patch)
tree8e6549c3a521fb6e66c6ffc6986242bc8119b73d /tools/perf/scripts/python/bin/export-to-postgresql-report
parent2023c5c8fe2e85ec7491d5a470fcca48f8144c02 (diff)
rtc: Replace flush_scheduled_work() with flush_work().
Since "struct rtc_device" is per a device struct, I assume that clear_uie() needs to wait for only one work associated with that device. Therefore, wait for only that work using flush_work(). Signed-off-by: Tetsuo Handa <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions