Attention is currently required from: Nico Huber, Angel Pons, Anastasia Klimchuk.
Anastasia Klimchuk uploaded patch set #3 to this change.
pony_spi.c: Refactor singleton states into reentrant pattern
Move global singleton states into a struct and store within
the bitbang_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".
BUG=b:185191942
TEST=builds
Change-Id: Icf1125dadcdaa287ebe3c07ca95adb770bb19412
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
---
M pony_spi.c
1 file changed, 49 insertions(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/97/54997/3
To view, visit change 54997. To unsubscribe, or for help writing mail filters, visit settings.