public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114
@ 2026-04-18  9:26 Robert Mast
  2026-04-18  9:26 ` [PATCH 1/1] " Robert Mast
  2026-04-18 11:10 ` [PATCH 0/1] " Laurent Pinchart
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Mast @ 2026-04-18  9:26 UTC (permalink / raw)
  To: hdegoede
  Cc: mchehab, sakari.ailus, linux-media, linux-staging, andy, gregkh,
	linux-kernel, laurent.pinchart, Robert Mast

From: Robert Mast <rmast@live.nl>

During the many iterations on mt9m114 and atomisp on my T100ta baytrail
I was annoyed by having to reboot each time, as modprobe -r/modprobe
wasn't able to fully reinitialize mt9m114 and atomisp, resulting in cpu
core hang ups. I asked Github Copilot Enterprise to fix it for me, and
the fix looks quite good and has served me well since. I'm not able to
distinguish any structural flaw, so please review.

Robert Mast (1):
  media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114

 drivers/media/i2c/mt9m114.c                   | 118 ++++++++++++++++--
 .../media/atomisp/pci/atomisp_csi2_bridge.c   |   1 +
 .../staging/media/atomisp/pci/atomisp_v4l2.c  |   3 +
 3 files changed, 110 insertions(+), 12 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-04-22 14:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-18  9:26 [PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114 Robert Mast
2026-04-18  9:26 ` [PATCH 1/1] " Robert Mast
2026-04-18  9:46   ` Sakari Ailus
2026-04-22 12:09   ` kernel test robot
2026-04-22 14:37   ` kernel test robot
2026-04-18 11:10 ` [PATCH 0/1] " Laurent Pinchart

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