diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-04 13:22:19 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-04-05 12:30:44 +1000 |
commit | 036d2e8d4f90e7828177f37ce330768370b0e845 (patch) | |
tree | 3ae2cf5abd1666be7c31dd9043bda01bf0a831c6 /external | |
parent | c2bfa357ad3b8f8d56bbd6ef895795e1d2f1dc6b (diff) | |
download | talos-skiboot-036d2e8d4f90e7828177f37ce330768370b0e845.tar.gz talos-skiboot-036d2e8d4f90e7828177f37ce330768370b0e845.zip |
core/init: Use '_' as separator in names of "exports" properties
The names of the properties under /ibm,opal/firmware/exports are used
directly by Linux to create files in sysfs. To remain consistent with
the existing naming of OPAL sysfs files, use '_' as the separator.
In particular for the symbol map which is already exported separately,
it's cleaner for the two files to have the same name, eg:
/sys/firmware/opal/exports/symbol_map
/sys/firmware/opal/symbol_map
Fixes: 9ffbfe269ec6 ("core/init: Add hdat-map property to OPAL node")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions