All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	dri-devel@lists.freedesktop.org, imx@lists.linux.dev,
	linux-kernel@vger.kernel.org, Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/4] drm/imx: drop unused module aliases
Date: Wed, 24 Sep 2025 11:26:39 +0200	[thread overview]
Message-ID: <20250924092643.26113-1-johan@kernel.org> (raw)

When fixing up a device reference leak in the tve drivers I noticed it
had an unused platform alias. This series drops unused aliases from the
imx drm drivers.

Johan


Johan Hovold (4):
  drm/imx/dw-hdmi: drop unused module alias
  drm/imx/ldb: drop unused module alias
  drm/imx/tve: drop unused module alias
  drm/imx/parallel-display: drop unused module alias

 drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c      | 1 -
 drivers/gpu/drm/imx/ipuv3/imx-ldb.c          | 1 -
 drivers/gpu/drm/imx/ipuv3/imx-tve.c          | 1 -
 drivers/gpu/drm/imx/ipuv3/parallel-display.c | 1 -
 4 files changed, 4 deletions(-)

-- 
2.49.1


             reply	other threads:[~2025-09-24  9:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-24  9:26 Johan Hovold [this message]
2025-09-24  9:26 ` [PATCH 1/4] drm/imx/dw-hdmi: drop unused module alias Johan Hovold
2025-09-24  9:26 ` [PATCH 2/4] drm/imx/ldb: " Johan Hovold
2025-09-24  9:26 ` [PATCH 3/4] drm/imx/tve: " Johan Hovold
2025-09-24  9:26 ` [PATCH 4/4] drm/imx/parallel-display: " Johan Hovold
2025-09-24 14:46 ` [PATCH 0/4] drm/imx: drop unused module aliases Frank Li
2025-09-24 21:37 ` Dmitry Baryshkov
2025-10-27 13:36 ` Johan Hovold
2025-10-30 15:46 ` Philipp Zabel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250924092643.26113-1-johan@kernel.org \
    --to=johan@kernel.org \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=s.hauer@pengutronix.de \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.