From: Hans Verkuil Date: Wed, 3 Apr 2013 07:08:19 +0000 (-0300) Subject: [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eef25107cab65a1158b11ba373fb9b4fc25b4b8;p=pandora-kernel.git [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME After using the new VIDIOC_DBG_G_CHIP_NAME ioctl I realized that the matching by name possibility is useless. Just drop it and rename MATCH_SUBDEV_IDX to just MATCH_SUBDEV. The v4l2-dbg utility is much better placed to match by name by just enumerating all bridge and subdev devices until chip_name.name matches. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed