Hello, Here's a set of miscellaneous fixes and improvement patches for the atmel-isi driver. Please see individual commit messages for more information. The last patch makes the MCK clock optional. The goal is to remove it completely, but we first need to port boards to the new clock handling mechanism. The patch in itself will not have any effect until then, but getting it in v3.14 will help with dependency management for arch/ changes in the next kernel versions. Josh, do you want to take those patches in your tree and send a pull request to Mauro ? I'd like to get the patches to mainline in v3.14 if possible. Josh Wu (1): v4l: atmel-isi: remove SOF wait in start_streaming() Laurent Pinchart (4): v4l: atmel-isi: Use devm_* managed allocators v4l: atmel-isi: Defer clock (un)preparation to enable/disable time v4l: atmel-isi: Reset the ISI when starting the stream v4l: atmel-isi: Make the MCK clock optional drivers/media/platform/soc_camera/atmel-isi.c | 168 +++++++------------------- 1 file changed, 46 insertions(+), 122 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html