OSDN Git Service

media: v4l: fwnode: The clock lane is the first lane in lane_polarities
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 14 Aug 2017 10:22:14 +0000 (06:22 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 26 Aug 2017 17:51:57 +0000 (13:51 -0400)
commit1526c704b3c32640b5e6cdc1662b0698603e9d4f
tree27702798027d35c301dc4239d4eacb44559e8e29
parentb24f021579c5384ea9ba22decec84e757d5fbd09
media: v4l: fwnode: The clock lane is the first lane in lane_polarities

The clock lane is the first lane in the lane_polarities array. Reflect this
consistently by putting the number of data lanes after the number of clock
lanes.

Fixes: 4ee236219f6d ("media: v4l2-fwnode: suppress a warning at OF parsing logic")

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/v4l2-core/v4l2-fwnode.c
include/media/v4l2-fwnode.h