Thread (2 messages) read the whole thread 2 messages, 2 authors, 2015-08-19

[PATCH RFC v5 8/8] [media] media: rename the function that create pad links

From: Hans Verkuil <hidden>
Date: 2015-08-19 08:39:11
Also in: linux-media, linux-samsung-soc, linux-sh

On 08/18/2015 10:04 PM, Mauro Carvalho Chehab wrote:
Now that a link can be either between two different graph
objects, we'll need to add more functions to create links.
So, rename the existing one that create links only between
two pads as media_create_pad_link().

No functional changes.

This patch was created via this shell script:
	for i in $(find drivers/media -name '*.[ch]' -type f) $(find drivers/staging/media -name '*.[ch]' -type f) $(find include/ -name '*.h' -type f) ; do sed s,media_entity_create_link,media_create_pad_link,g <$i >a && mv a $i; done

Signed-off-by: Mauro Carvalho Chehab <redacted>
Acked-by: Hans Verkuil <redacted>

Thanks!

	Hans
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help