media: Remove incorrect comment from struct v4l2_fwnode_endpoint
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 5 Sep 2022 12:35:34 +0000 (14:35 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 07:06:49 +0000 (09:06 +0200)
commitac5d4d87e1eb8534c4b8148f77a0771825e780f4
tree91083e0c0befdd62e610e50fa42b4fdaca0ae131
parentff37bc8c7099b673e9838bfbd0de78eff740316b
media: Remove incorrect comment from struct v4l2_fwnode_endpoint

struct v4l2_fwnode_endpoint was zeroed previously apart from the endpoint
information itself when the endpoint properties were parsed. Now this
hasn't been the case for a few years so remove the comment.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
include/media/v4l2-fwnode.h