diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-06-27 16:44:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-03 16:04:50 +0200 |
commit | 584e8df58942338602c70686b451b5c3093543a1 (patch) | |
tree | 8aeedb927896bf969d64b389b0235c3c71ea397f /fs/ocfs2 | |
parent | usb: typec: ucsi: inline ucsi_read_message_in (diff) | |
download | linux-584e8df58942338602c70686b451b5c3093543a1.tar.xz linux-584e8df58942338602c70686b451b5c3093543a1.zip |
usb: typec: ucsi: extract common code for command handling
Extract common functions to handle command sending and to handle events
from UCSI. This ensures that all UCSI glue drivers handle the ACKs in
the same way.
The CCG driver used DEV_CMD_PENDING both for internal
firmware-related commands and for UCSI control handling. Leave the
former use case intact.
Tested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240627-ucsi-rework-interface-v4-6-289ddc6874c7@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions