public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mips: struct bus_type cleanup
@ 2024-02-04 15:06 Ricardo B. Marliere
  2024-02-04 15:06 ` [PATCH 1/2] mips: sgi-ip22: make gio_bus_type const Ricardo B. Marliere
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ricardo B. Marliere @ 2024-02-04 15:06 UTC (permalink / raw)
  To: Thomas Bogendoerfer
  Cc: linux-mips, linux-kernel, Greg Kroah-Hartman, Ricardo B. Marliere

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

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>

---
Ricardo B. Marliere (2):
      mips: sgi-ip22: make gio_bus_type const
      mips: txx9: make txx9_sramc_subsys const

 arch/mips/sgi-ip22/ip22-gio.c  | 4 ++--
 arch/mips/txx9/generic/setup.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
change-id: 20240204-bus_cleanup-mips-be3d52c96e32

Best regards,
-- 
Ricardo B. Marliere <ricardo@marliere.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-20 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04 15:06 [PATCH 0/2] mips: struct bus_type cleanup Ricardo B. Marliere
2024-02-04 15:06 ` [PATCH 1/2] mips: sgi-ip22: make gio_bus_type const Ricardo B. Marliere
2024-02-04 15:06 ` [PATCH 2/2] mips: txx9: make txx9_sramc_subsys const Ricardo B. Marliere
2024-02-05 12:51 ` [PATCH 0/2] mips: struct bus_type cleanup Greg Kroah-Hartman
2024-02-20 13:38 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox