Attention is currently required from: Edward O'Callaghan.
4 comments:
File ichspi.c:
Patch Set #3, Line 300: static struct fd_region fd_regions[MAX_FD_REGIONS] = {{0}};
put this inside `struct hwseq_data`
Done
Patch Set #3, Line 1158: fd_regions
fetch this out of the master's opaque data field.
Done
Patch Set #3, Line 1853: fd_regions
pass a reference to this in as a argument to the function.
Done
Patch Set #3, Line 1940: .get_region = ich_get_region,
Add support for non-hwseq mode in a seperate patch.
Done
To view, visit change 70127. To unsubscribe, or for help writing mail filters, visit settings.