[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240203-bus_cleanup-tty-v1-0-86b698c82efe@marliere.net>
Date: Sat, 03 Feb 2024 16:14:49 -0300
From: "Ricardo B. Marliere" <ricardo@...liere.net>
To: Rob Herring <robh@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
"Ricardo B. Marliere" <ricardo@...liere.net>
Subject: [PATCH 0/2] drivers: tty: struct bus_type cleanup
This series is part of an effort to cleanup the users of the driver
core, as can be seen in many recent patches authored by Greg across the
tree (e.g. [1]). Specifically, this series is part of the task of
splitting one of his TODOs [2].
---
[1]: https://lore.kernel.org/lkml/?q=f%3Agregkh%40linuxfoundation.org+s%3A%22make%22+and+s%3A%22const%22
[2]: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/commit/?h=bus_cleanup&id=26105f537f0c60eacfeb430abd2e05d7ddcdd8aa
Signed-off-by: Ricardo B. Marliere <ricardo@...liere.net>
---
Ricardo B. Marliere (2):
serdev: make serdev_bus_type const
serial: core: make serial_base_bus_type const
drivers/tty/serdev/core.c | 2 +-
drivers/tty/serial/serial_base_bus.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: fccc9d9233f918ee50cf2955ae7134a7f3418351
change-id: 20240203-bus_cleanup-tty-14061d1f2f2a
Best regards,
--
Ricardo B. Marliere <ricardo@...liere.net>
Powered by blists - more mailing lists