diff options
| author | Simon Glass <[email protected]> | 2020-07-07 21:32:06 -0600 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2020-07-17 14:32:24 +0800 |
| commit | f02d0eb3fab332b94ebb98b73c3445f920a0c852 (patch) | |
| tree | 315f7e29f04c7b1bc9caf0c59a6767d03f073d4e /include/linux/stringify.h | |
| parent | 8d7ff12e635f255afce74767a78d7584abbbaed0 (diff) | |
dtoc: Support ACPI paths in of-platdata
The start of an ACPI path typically has backslashes in it. These are not
preserved during the translation from device tree to C code, since dtc
(correctly) uses the first backslash as an escape character, and dtoc
therefore leaves it out of the C string.
Fix this with special-case handling.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
