aboutsummaryrefslogtreecommitdiffstats
path: root/cli_classic.c
diff options
context:
space:
mode:
authorAnastasia Klimchuk <aklm@chromium.org>2021-04-13 11:26:25 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2021-04-18 12:16:29 +0000
commit1b13f25ef2dd1382ae7e2525cdac3fc8d11c0beb (patch)
tree7cba7c535c93e9ac31fa37f57cc19285ab51f104 /cli_classic.c
parent6b5736c991863789ee2b516d0aab238355f781fe (diff)
downloadflashrom-1b13f25ef2dd1382ae7e2525cdac3fc8d11c0beb.tar.gz
flashrom-1b13f25ef2dd1382ae7e2525cdac3fc8d11c0beb.tar.bz2
flashrom-1b13f25ef2dd1382ae7e2525cdac3fc8d11c0beb.zip
linux_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: I93408c2ca846fca6a1c7eda7180862c51bd48078 Signed-off-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/52285 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'cli_classic.c')
0 files changed, 0 insertions, 0 deletions