OSDN Git Service

media: v4l: fwnode: C-PHY has no clock lane
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 3 May 2019 10:39:41 +0000 (06:39 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 23 May 2019 14:18:18 +0000 (10:18 -0400)
commitf8075c1cdc79002a0a8ce141c0c2e8c627a46c66
treef3ba4ec1e20f91d70096d8a42af2a07107a3406b
parentd7ac8b1bd281df8996b54044c8708d698de1203e
media: v4l: fwnode: C-PHY has no clock lane

C-PHY doesn't use a clock lane, hence the test for the clock lane when
there isn't one is faulty. Rework the test for the conflicting clock lane.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-fwnode.c