X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2Fmedia-framework.txt;h=f552a75c0e70b22b3800a3fa93c0783075228250;hb=31e823d95d0981c8c21a245bfafd9e8dea71d9e8;hp=eeced24e56afc9887dbd15f92ef6e9b412206b46;hpb=0fb3767b0a5601dd0d528bc8dbefc0567a34b7ec;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/media-framework.txt b/Documentation/media-framework.txt index eeced24e56af..f552a75c0e70 100644 --- a/Documentation/media-framework.txt +++ b/Documentation/media-framework.txt @@ -265,7 +265,7 @@ connected to another pad through an enabled link media_entity_find_link(struct media_pad *source, struct media_pad *sink); - media_entity_remote_source(struct media_pad *pad); + media_entity_remote_pad(struct media_pad *pad); Refer to the kerneldoc documentation for more information.