Attention is currently required from: Edward O'Callaghan, Anastasia Klimchuk.
Anastasia Klimchuk uploaded patch set #3 to this change.
ft2232_spi.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.
This is one of the steps on the way to move spi_master data
memory management behind the initialisation API, for more
context see other patches under the same topic "register_master_api".
TEST=builds
BUG=b:140394053
Change-Id: I67518a58b4f35e0edaf06ac09c9374bdf06db0df
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
---
M ft2232_spi.c
1 file changed, 57 insertions(+), 34 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/56/52256/3
To view, visit change 52256. To unsubscribe, or for help writing mail filters, visit settings.