diff options
author | Alexander Goncharov <chat@joursoir.net> | 2022-07-07 21:16:36 +0300 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-07-19 06:55:17 +0000 |
commit | 96fb37cb0f3475ec3c996888b1e2eaae4bbb42cb (patch) | |
tree | 3c78a9e2a95f568bbd56f8bb05de04005d07e556 /spi25_statusreg.c | |
parent | 7204b685356a89371905a7a6e8a836625101a876 (diff) | |
download | flashrom-96fb37cb0f3475ec3c996888b1e2eaae4bbb42cb.tar.gz flashrom-96fb37cb0f3475ec3c996888b1e2eaae4bbb42cb.tar.bz2 flashrom-96fb37cb0f3475ec3c996888b1e2eaae4bbb42cb.zip |
atapromise: Refactor singleton states into reentrant pattern
Move global singleton states into a struct and store within
the par_master data field for the life-time of the driver.
This is one of the steps on the way to move par_master data
memory management behind the initialisation API, for more
context see other patches under the same topic "register_master_api".
BUG=b:185191942
TEST=builds
Change-Id: I981e2f32926c1696bd0e3248ada92b9e37dafde0
Signed-off-by: Alexander Goncharov <chat@joursoir.net>
Ticket: https://ticket.coreboot.org/issues/391
Reviewed-on: https://review.coreboot.org/c/flashrom/+/65706
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'spi25_statusreg.c')
0 files changed, 0 insertions, 0 deletions