Attention is currently required from: Angel Pons, Anastasia Klimchuk, Nikolai Artemiev.
Anastasia Klimchuk uploaded patch set #2 to this change.
ichspi: Extract initialisation of swseq and hwseq into a function
Initialisation of swseq_data and hwseq_data gets its own function,
which is called from init_ich_default. This makes init_ich_default
more readable.
This patch also gives a name to (previously anonymous) struct
swseq_data. Its sibling struct hwseq_data already has a name. Structs
need names to be able to declare function parameters.
TEST ME ON HW
BUG=b:204488958
Change-Id: I7d62b1b380e497b82dcae1284d752204cc541bd3
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
---
M ichspi.c
1 file changed, 57 insertions(+), 50 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/37/58737/2
To view, visit change 58737. To unsubscribe, or for help writing mail filters, visit settings.