mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups
@ 2023-04-12 11:52 AngeloGioacchino Del Regno
  2023-04-12 11:52 ` [PATCH 1/4] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add() AngeloGioacchino Del Regno
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-04-12 11:52 UTC (permalink / raw)
  To: chunkuang.hu
  Cc: p.zabel, airlied, daniel, matthias.bgg,
	angelogioacchino.delregno, dri-devel, linux-mediatek,
	linux-kernel, linux-arm-kernel, kernel

This is a small cleanup of the mtk-dpi driver, switching it to devm
variants where possible and where it made sense, and reducing lines
while retaining and improving human readability.

AngeloGioacchino Del Regno (4):
  drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
  drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
  drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
  drm/mediatek: mtk_dpi: Use devm_platform_get_and_ioremap_resource()

 drivers/gpu/drm/mediatek/mtk_dpi.c | 59 +++++++++++-------------------
 1 file changed, 21 insertions(+), 38 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-07-13 11:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12 11:52 [PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups AngeloGioacchino Del Regno
2023-04-12 11:52 ` [PATCH 1/4] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add() AngeloGioacchino Del Regno
2023-07-13  7:55   ` Fei Shao
2023-07-13 11:14     ` AngeloGioacchino Del Regno
2023-04-12 11:52 ` [PATCH 2/4] drm/mediatek: mtk_dpi: Simplify with dev_err_probe() AngeloGioacchino Del Regno
2023-07-13  7:59   ` Fei Shao
2023-04-12 11:52 ` [PATCH 3/4] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge() AngeloGioacchino Del Regno
2023-07-13  8:24   ` Fei Shao
2023-07-13 11:13     ` AngeloGioacchino Del Regno
2023-04-12 11:52 ` [PATCH 4/4] drm/mediatek: mtk_dpi: Use devm_platform_get_and_ioremap_resource() AngeloGioacchino Del Regno
2023-07-13  8:34   ` Fei Shao
2023-07-13 11:14     ` AngeloGioacchino Del Regno
2023-07-13  7:31 ` [PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups AngeloGioacchino Del Regno

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

all inboxes | Powered by JetHome®