Em Fri, 24 Jul 2015 16:12:44 +0200 Hans Verkuil <hverkuil@xxxxxxxxx> escreveu: > On 07/23/2015 02:21 PM, William Towle wrote: > > From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxx> > > > > Add a new subdev operation to initialize a subdev pad config array, and > > a helper function to allocate and initialize the array. This can be used > > by bridge drivers to implement try format based on subdev pad > > operations. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxx> > > Acked-by: Vaibhav Hiremath <vaibhav.hiremath@xxxxxxxxxx> > > Acked-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> Won't merge this patch. The Media Controller implementation is currently broken. So, as agreed at the MC workshop, we won't be changing anything related to the MC while we don't rework its implementation in order to fix its mess. In this particular case, we'll very likely need to replace pads from arrays to linked lists, in order to properly support dynamic addition and removal. If we go to that direction, the implementation of this patch will be different. So, it should wait for the changes. Feel free to submit a new version of this change once we finish with the MC rework patches. Regards, Mauro -- 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