This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: v4l: fwnode: Fix comment incorrectly mentioning 
v4l2_fwnode_parse_endpoint
Author:  Leonard Crestez <leonard.cres...@nxp.com>
Date:    Fri Apr 13 14:34:31 2018 -0400

It's called v4l2_fwnode_endpoint_parse, not v4l2_fwnode_parse_endpoint.

Signed-off-by: Leonard Crestez <leonard.cres...@nxp.com>
Signed-off-by: Sakari Ailus <sakari.ai...@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>

 include/media/v4l2-fwnode.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

---

diff --git a/include/media/v4l2-fwnode.h b/include/media/v4l2-fwnode.h
index c228ec1c77cf..9cccab618b98 100644
--- a/include/media/v4l2-fwnode.h
+++ b/include/media/v4l2-fwnode.h
@@ -99,7 +99,7 @@ struct v4l2_fwnode_endpoint {
        struct fwnode_endpoint base;
        /*
         * Fields below this line will be zeroed by
-        * v4l2_fwnode_parse_endpoint()
+        * v4l2_fwnode_endpoint_parse()
         */
        enum v4l2_mbus_type bus_type;
        union {

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to