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

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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-18 10:31 [PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp Robert Mast
2026-04-18 10:31 ` [PATCH v2 1/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114 Robert Mast
2026-04-19  5:37   ` Greg KH

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