diff options
author | Michal Simek <michal.simek@xilinx.com> | 2021-08-12 11:03:49 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-08-26 08:14:42 +0200 |
commit | 530560b6f8eb06f89ee6d940701a24747bf12d2b (patch) | |
tree | befd3dbc31fb65387d48bfbce9193841ad6319db /drivers/ddr/marvell/axp/ddr3_axp.h | |
parent | edd530651a0045c53b18fde413db7fd8dc3693be (diff) |
xilinx: fru: Replace spaces with \0 in detected name
FRU spec expected \0 for unused symbols but unfortunately a lot of boards
are using spaces instead of \0. That's why after saving it to desc->name
name is checked again and all spaces are converted to \0. This will ensure
that names can be used for string manipulations like concatenation.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/ddr/marvell/axp/ddr3_axp.h')
0 files changed, 0 insertions, 0 deletions