linux/drivers/staging/media/imx
Rob Herring e0fe5c7b22 media: staging: media: imx: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper
instead. This removes direct access to the node name pointer.

For instances using of_node_cmp, this has the side effect of now using
case sensitive comparisons. This should not matter for any FDT based
system which this is.

Cc: Steve Longerbeam <slongerbeam@gmail.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-12-07 08:31:47 -05:00
..
Kconfig
Makefile
TODO media: staging/imx: TODO: Remove one assumption about OF graph parsing 2018-10-04 15:41:15 -04:00
imx-ic-common.c
imx-ic-prp.c
imx-ic-prpencvf.c media: staging/imx: fill vb2_v4l2_buffer sequence entry 2018-07-04 09:25:37 -04:00
imx-ic.h
imx-media-capture.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
imx-media-csi.c media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero 2018-10-04 16:21:02 -04:00
imx-media-dev.c media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
imx-media-fim.c media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev 2018-08-31 11:09:34 -04:00
imx-media-internal-sd.c media: staging/imx: Switch to v4l2_async_notifier_add_*_subdev 2018-10-04 15:39:36 -04:00
imx-media-of.c media: staging: media: imx: Use of_node_name_eq for node name comparisons 2018-12-07 08:31:47 -05:00
imx-media-utils.c media: imx: use well defined 32-bit RGB pixel format 2018-10-04 14:27:47 -04:00
imx-media-vdic.c
imx-media.h media: staging/imx: Switch to v4l2_async_notifier_add_*_subdev 2018-10-04 15:39:36 -04:00
imx6-mipi-csi2.c media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY 2018-10-04 16:06:15 -04:00