aboutsummaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorGravatar Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> 2022-06-10 19:48:36 +0900
committerGravatar Alexandre Belloni <alexandre.belloni@bootlin.com> 2022-06-24 21:24:02 +0200
commit162b05524ed30586bd2a7ede1f0392c3d1ed2d6e (patch)
tree8e6549c3a521fb6e66c6ffc6986242bc8119b73d /virt
parentrtc: isl1208: do not advertise update interrupt feature if no interrupt speci... (diff)
downloadlinux-162b05524ed30586bd2a7ede1f0392c3d1ed2d6e.tar.gz
linux-162b05524ed30586bd2a7ede1f0392c3d1ed2d6e.tar.bz2
linux-162b05524ed30586bd2a7ede1f0392c3d1ed2d6e.zip
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 <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/8d3a0f55-d861-ba93-0d25-b1172eaa8343@I-love.SAKURA.ne.jp
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions