linux-stable/drivers/greybus
Jiri Slaby (SUSE) 475fc6e2de tty: serdev: convert to u8 and size_t
Switch character types to u8 and sizes to size_t. To conform to
characters/sizes in the rest of the tty layer.

This patch converts struct serdev_device_ops hooks and its
instantiations.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Acked-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20231206073712.17776-24-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-08 12:02:38 +01:00
..
arpc.h greybus: Replace zero-length array with flexible-array 2020-05-13 13:59:13 +02:00
bundle.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
connection.c greybus: Use alloc_ordered_workqueue() to create ordered workqueues 2023-05-08 13:52:27 -10:00
control.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
core.c driver core: make struct bus_type.uevent() take a const * 2023-01-27 13:45:52 +01:00
debugfs.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
es2.c greybus: es2: fix typo in a comment 2021-12-21 10:13:26 +01:00
gb-beagleplay.c tty: serdev: convert to u8 and size_t 2023-12-08 12:02:38 +01:00
greybus_trace.h greybus: remove h from printk format specifier 2021-01-05 15:18:23 +01:00
hd.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
interface.c drivers/greybus: Use kobj_to_dev() 2020-09-04 18:06:01 +02:00
Kconfig greybus: Add BeaglePlay Linux Driver 2023-10-27 13:19:04 +02:00
Makefile greybus: Add BeaglePlay Linux Driver 2023-10-27 13:19:04 +02:00
manifest.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
module.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
operation.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc_watchdog.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc.c greybus: Use alloc_ordered_workqueue() to create ordered workqueues 2023-05-08 13:52:27 -10:00