mbox series

[0/2] usb: typec: cros-ec-ucsi: A couple small cleanups

Message ID 20250109220655.1677506-1-swboyd@chromium.org (mailing list archive)
Headers show
Series usb: typec: cros-ec-ucsi: A couple small cleanups | expand

Message

Stephen Boyd Jan. 9, 2025, 10:06 p.m. UTC
A couple small cleanups to the cros-ec-ucsi driver that was recently
introduced. Patches on top of next-20250109.

Stephen Boyd (2):
  usb: typec: cros-ec-ucsi: Add newlines to printk messages
  usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const

 drivers/usb/typec/ucsi/cros_ec_ucsi.c | 30 ++++++++++++---------------
 1 file changed, 13 insertions(+), 17 deletions(-)


base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab

Comments

Łukasz Bartosik Jan. 10, 2025, 1:38 p.m. UTC | #1
On Thu, Jan 9, 2025 at 11:06 PM Stephen Boyd <swboyd@chromium.org> wrote:
>
> A couple small cleanups to the cros-ec-ucsi driver that was recently
> introduced. Patches on top of next-20250109.
>
> Stephen Boyd (2):
>   usb: typec: cros-ec-ucsi: Add newlines to printk messages
>   usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const
>
>  drivers/usb/typec/ucsi/cros_ec_ucsi.c | 30 ++++++++++++---------------
>  1 file changed, 13 insertions(+), 17 deletions(-)
>

Thank you Stephen for the updates.

Regards,
Łukasz

>
> base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
> --
> https://chromeos.dev
>