usb: typec: ucsi: Read the PDOs in separate work
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 20 Sep 2021 14:24:18 +0000 (17:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:42:38 +0000 (12:42 +0200)
commitbd19ac98f77e04aa50a842bb7387f95637bf58d1
tree000b61e0e6aad3340ed6b82c3311d75a3b1eafa7
parent6cbe4b2d5a3f290fba764e722b19cb55968a84d2
usb: typec: ucsi: Read the PDOs in separate work

Polling also the PDOs, just like the alt modes.

After this ucsi_handle_connector_change() doesn't execute
any commands.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20210920142419.54493-7-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.c