On 20/01/14 13:46, Hans Verkuil wrote: > From: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > When setting a control the control's new value is compared to the current > value twice: once by new_to_cur(), once by cluster_changed(). Not a big > deal when dealing with simple values, but it can be a problem when dealing > with compound types or matrices. So fix this: cluster_changed() sets the > has_changed flag, which is used by new_to_cur() instead of having to do > another compare. > > Signed-off-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> -- 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