diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-05-26 08:48:24 +1000 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-06-03 05:18:48 +0000 |
commit | 9055ef95d33993252a4f982940961a2984e5cee9 (patch) | |
tree | 98f7354a84c7b161acc968d7754516e5f45d8f0f /Documentation/serprog-protocol.txt | |
parent | 45e0a071f13a684166335394c4ea40c9d055e198 (diff) | |
download | flashrom-9055ef95d33993252a4f982940961a2984e5cee9.tar.gz flashrom-9055ef95d33993252a4f982940961a2984e5cee9.tar.bz2 flashrom-9055ef95d33993252a4f982940961a2984e5cee9.zip |
bitbang_spi.c: Rename usages of bitbang_spi_master into master
There were two different things in this file, but both of them were
called "mst" and it was confusing.
Now the variables of type bitbang_spi_master are called "master",
including the member of bitbang_spi_master_data. The variables of
type spi_master are called mst.
BUG=b:185191942
TEST=builds
Change-Id: I2fdbdc2daedde7f6996642cfbb2d34ec06a89621
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/54989
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'Documentation/serprog-protocol.txt')
0 files changed, 0 insertions, 0 deletions