On Wed, Apr 16, 2014 at 08:21:54PM +0200, Laurent Pinchart wrote: > Applied with whitespace fixes and the following change to 07/11. > > @@ -867,6 +868,9 @@ static int video_queue_buffer(struct device *dev, > buf.type = dev->type; > buf.memory = dev->memtype; > > - if (dev->type == V4L2_BUF_TYPE_VIDEO_OUTPUT) > + if (video_is_output(dev)) > buf.flags = dev->buffer_output_flags; > > if (video_is_mplane(dev)) { > Thank you! -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- 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