Files
linux/drivers
Dmitry Baryshkov 13f2ec3115 usb: typec: ucsi: simplify command sending API
The sync_write and async_write are used only for writing UCSI commands
to the UCSI_CONTROL offsets. Rename sync_write and async_write
operations to sync_control and async_control accordingly. Drop the
offset and length fields and pass u64 command instead.

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-2-289ddc6874c7@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-03 16:04:49 +02:00
..
2024-06-21 12:55:12 +02:00
2024-05-23 00:29:19 +02:00
2024-07-01 13:59:29 +02:00
2024-07-01 13:59:29 +02:00
2024-05-07 23:40:46 +02:00
2024-04-29 16:45:53 +02:00