[PATCH 0/2] drivers: drm: struct bus_type cleanup
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Sat Feb 3 18:36:35 UTC 2024
On Sat, Feb 03, 2024 at 03:25:02PM -0300, Ricardo B. Marliere wrote:
> 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
>
> To: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> To: Maxime Ripard <mripard at kernel.org>
> To: Thomas Zimmermann <tzimmermann at suse.de>
> To: David Airlie <airlied at gmail.com>
> To: Daniel Vetter <daniel at ffwll.ch>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: <dri-devel at lists.freedesktop.org>
> Cc: <linux-kernel at vger.kernel.org>
> Signed-off-by: Ricardo B. Marliere <ricardo at marliere.net>
>
> ---
> Ricardo B. Marliere (2):
> drm: display: make dp_aux_bus_type const
> drm: mipi-dsi: make mipi_dsi_bus_type const
>
Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the dri-devel
mailing list