Attention is currently required from: Nikolai Artemiev.
5 comments:
Commit Message:
Patch Set #3, Line 24: TEST=todo
with this patch focused more on just the hwseq path it will make the testing easier.
File ichspi.c:
Patch Set #3, Line 300: static struct fd_region fd_regions[MAX_FD_REGIONS] = {{0}};
put this inside `struct hwseq_data`
Patch Set #3, Line 1158: fd_regions
fetch this out of the master's opaque data field.
Patch Set #3, Line 1853: fd_regions
pass a reference to this in as a argument to the function.
Patch Set #3, Line 1940: .get_region = ich_get_region,
Add support for non-hwseq mode in a seperate patch.
To view, visit change 70127. To unsubscribe, or for help writing mail filters, visit settings.