On Mon, Mar 10, 2014 at 10:20:47PM +0100, Hans Verkuil wrote: > This patch series contains a list of various vb2 fixes and improvements. > > These patches were originally part of this RFC patch series: > > http://www.spinics.net/lists/linux-media/msg73391.html > > They are now rebased and reordered a bit. It's little stuff for the > most part, although the first patch touches on more drivers since it > changes the return type of stop_streaming to void. The return value was > always ignored by vb2 and you really cannot do anything sensible with it. > In general resource allocations can return an error, but freeing up resources > should not. That should always succeed.
For patches 1--10, with Pawel's comments addressed: Acked-by: Sakari Ailus <[email protected]> -- Sakari Ailus e-mail: [email protected] XMPP: [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
