public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Don't set bus info for test drivers
@ 2023-11-29 14:15 Sakari Ailus
  2023-11-29 14:15 ` [PATCH 1/2] media: vivid: Don't explicitly set bus_info Sakari Ailus
  2023-11-29 14:15 ` [PATCH 2/2] media: vimc: " Sakari Ailus
  0 siblings, 2 replies; 6+ messages in thread
From: Sakari Ailus @ 2023-11-29 14:15 UTC (permalink / raw)
  To: linux-media; +Cc: Shuah Khan, Kieran Bingham, Hans Verkuil

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


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

end of thread, other threads:[~2024-01-09 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 14:15 [PATCH 0/2] Don't set bus info for test drivers Sakari Ailus
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

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