diff options
| author | Rob Herring <[email protected]> | 2018-12-05 14:50:42 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-12-07 08:31:47 -0500 |
| commit | e0fe5c7b22a8d4629ed85b668a93ff2582b93203 (patch) | |
| tree | 15b1e5c0afe81479714786d8e1ad387fdabff7ab /drivers/platform/surface/aggregator/ssh_parser.c | |
| parent | d138091ffca629a0914a37fde5d2253ef5f31ad2 (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 <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions