Attention is currently required from: Nico Huber, Edward O'Callaghan.
Patch set 1:Code-Review +1
1 comment:
File spi.c:
if (data)
rmst.spi.data = data;
This would need to move to register_master at some point, because the same situation exists now for par_master and opaque_master.
Means, we need similar patch for register_par_master/opaque which changes the callsites in the tree. And then later internal change to move these two lines into register_master?
For par masters, I haven't started refactoring them, maybe it's a good time to intro a patch like this for par masters? Do you mind if I do it or would you like to do it?
Anyway, thank you!
To view, visit change 54066. To unsubscribe, or for help writing mail filters, visit settings.