diff options
author | Hans de Goede <[email protected]> | 2020-07-24 19:46:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-29 14:11:05 +0200 |
commit | 5f2b8d87bca528616e04344d1fc4032dc5ec0f3d (patch) | |
tree | f134af6c2ab6cd021b625013e3753022cd072958 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 107c89497545232acac83d71600d8030b7361ca2 (diff) |
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
All callers of tcpm_queue_vdm() immediately follow the tcpm_queue_vdm()
vdm call with a:
mod_delayed_work(port->wq, &port->vdm_state_machine, 0);
Call, fold this into tcpm_queue_vdm() itself.
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions