diff options
| author | Rob Herring <[email protected]> | 2018-12-05 13:50:43 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-12-17 16:12:17 +0100 |
| commit | 778ec49c14018730ec177bdd34b17e15e2e748b8 (patch) | |
| tree | 874d9d2c0fdaa8b6adb92cf8378413035dc61235 /scripts/stackusage | |
| parent | d72402145ace0697a6a9e8e75a3de5bf3375f78d (diff) | |
tty: Use of_node_name_{eq,prefix} 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 hvc, the code can also be simplified by using of_stdout pointer
instead of searching again for the stdout node.
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions