[PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp

Robert Mast posted 1 patch 1 month, 4 weeks ago
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(-)
[PATCH 0/1] media: atomisp: mt9m114: Graceful teardown atomisp
Posted by Robert Mast 1 month, 4 weeks ago
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