You need to sign in or sign up before continuing.
  • T
    rtc: don't use flush_scheduled_work() · 9db8995b
    Tejun Heo 提交于
    flush_scheduled_work() is deprecated and scheduled to be removed.  On
    removal, directly cancel the work, and flush the uie_task in
    rtc-dev.c::clear_uie().
    Signed-off-by: NTejun Heo <tj@kernel.org>
    Cc: Alessandro Zummo <a.zummo@towertech.it>
    Cc: rtc-linux@googlegroups.com
    9db8995b
rtc-ds3232.c 12.2 KB