From: Heiner Kallweit <hkallwe...@gmail.com> Date: Fri, 28 Sep 2018 08:51:09 +0200
> Using mod_delayed_work() allows to simplify handling delayed work and > removes the need for the sync parameter in phy_trigger_machine(). > Also introduce a helper phy_queue_state_machine() to encapsulate the > low-level delayed work calls. No functional change intended. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> > --- > v2: > - removed inline annotation from phy_queue_state_machine() Applied.