diff options
author | Jérôme Glisse <[email protected]> | 2021-07-01 08:28:25 -0700 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-07-01 18:49:37 +0200 |
commit | c36748ac545421d94a5091c754414c0f3664bf10 (patch) | |
tree | 6a43bf0c2a38cb74b01ecb8b75eda62e86c954de /tools/perf/scripts/python | |
parent | 62fb9874f5da54fdb243003b386128037319b219 (diff) |
misc: eeprom: at24: Always append device id even if label property is set.
We need to append device id even if eeprom have a label property set as some
platform can have multiple eeproms with same label and we can not register
each of those with same label. Failing to register those eeproms trigger
cascade failures on such platform (system is no longer working).
This fix regression on such platform introduced with 4e302c3b568e
Reported-by: Alexander Fomichev <[email protected]>
Fixes: 4e302c3b568e ("misc: eeprom: at24: fix NVMEM name with custom AT24 device name")
Cc: [email protected]
Signed-off-by: Jérôme Glisse <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions