From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: Shuah Khan <skhan@linuxfoundation.org>,
Kieran Bingham <kieran.bingham@ideasonboard.com>,
Hans Verkuil <hverkuil@xs4all.nl>
Subject: [PATCH 0/2] Don't set bus info for test drivers
Date: Wed, 29 Nov 2023 16:15:43 +0200 [thread overview]
Message-ID: <20231129141545.87461-1-sakari.ailus@linux.intel.com> (raw)
Hi folks,
As it's no longer needed to set the bus_info field for querycap or MC
device in drivers, drop this from vimc and vivid drivers.
Sakari Ailus (2):
media: vivid: Don't explicitly set bus_info
media: vimc: Don't explicitly set bus_info
drivers/media/test-drivers/vimc/vimc-capture.c | 2 --
drivers/media/test-drivers/vimc/vimc-core.c | 2 --
drivers/media/test-drivers/vivid/vivid-core.c | 4 ----
3 files changed, 8 deletions(-)
--
2.39.2
next reply other threads:[~2023-11-29 14:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-29 14:15 Sakari Ailus [this message]
2023-11-29 14:15 ` [PATCH 1/2] media: vivid: Don't explicitly set bus_info Sakari Ailus
2023-11-29 14:26 ` Hans Verkuil
2023-11-29 15:49 ` Sakari Ailus
2023-11-29 14:15 ` [PATCH 2/2] media: vimc: " Sakari Ailus
2024-01-09 19:37 ` Shuah Khan
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=20231129141545.87461-1-sakari.ailus@linux.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=hverkuil@xs4all.nl \
--cc=kieran.bingham@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=skhan@linuxfoundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox