Hello build bot (Jenkins), Eizan Miyamoto, Daniel Kurtz, Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/47655
to look at the new patch set (#8).
Change subject: it85spi.c: Refactor singleton states into reentrant pattern ......................................................................
it85spi.c: Refactor singleton states into reentrant pattern
Move global singleton states into a struct and store within the spi_master data field for the life-time of the driver.
BUG=b:172876667 TEST=builds
Change-Id: I389d34d62e753c012910aa5ff24a496b24a4753c Signed-off-by: Anastasia Klimchuk aklm@chromium.org --- M it85spi.c 1 file changed, 52 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/55/47655/8