On Mon, Apr 15, 2024 at 02:01:57PM +0200, Hans de Goede wrote: > Hi all, > > This patch-set contains a couple of atomisp driver fixes for issues which > I found while working on a libcamera pipeline handler for the atomisp > (and thus controlling the atomisp driver in a more media-controller centric > fashion). > > Patches 1-8 are more or less prep work for fixing an ABBA deadlock in > atomisp_link_setup() in patch 9. > > Diving into the code for this made my hands itch to remove of bunch of > atomisp custom internal APIs for things like flash support, so the rest > of the series is just removing a whole bunch of dead / unwanted code. > > This series is also available here: > https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp > > I'll do a forced push there addressing any review-comments + adding > tags before adding a signed-tag for a pull-request to Mauro for this. Thank you for doing this nice cleanup! For non-commented, Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx> otherwise feel free to add it, if you agree on the suggested improvements. -- With Best Regards, Andy Shevchenko