summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-12-05 14:50:42 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-12-07 08:31:47 -0500
commite0fe5c7b22a8d4629ed85b668a93ff2582b93203 (patch)
tree15b1e5c0afe81479714786d8e1ad387fdabff7ab /.gitattributes
parentd138091ffca629a0914a37fde5d2253ef5f31ad2 (diff)
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>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions