OSDN Git Service

Merge android-4.4.194 (a749771) into msm-4.4
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / Documentation / media-framework.txt
index eeced24..f552a75 100644 (file)
@@ -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.