diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-07-24 20:46:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-29 15:11:05 +0300 |
commit | 5f2b8d87bca528616e04344d1fc4032dc5ec0f3d (patch) | |
tree | f134af6c2ab6cd021b625013e3753022cd072958 /mm/cleancache.c | |
parent | 107c89497545232acac83d71600d8030b7361ca2 (diff) | |
download | linux-5f2b8d87bca528616e04344d1fc4032dc5ec0f3d.tar.xz |
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 <linux@roeck-us.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200724174702.61754-1-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/cleancache.c')
0 files changed, 0 insertions, 0 deletions