Hi folks, I've updated the patch documenting the s_stream() video op calling for MC enabled devices based on the review comments. since v1: - Split "stopping the transmitter" documentation to a separate patch and move it to csi2.rst which is a better place for it. - Precise that the added s_stream() video op documentation only applies to Media controller enabled devices. - Better wording for the note which discourages deep recursion in pipeline start / stop. Sakari Ailus (2): docs-rst: media: Document s_stream() video op usage for MC enabled devices docs-rst: media: Document broken frame handling in stream stop for CSI-2 Documentation/media/kapi/csi2.rst | 10 ++++++++++ Documentation/media/kapi/v4l2-subdev.rst | 29 +++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) -- 2.7.4