Merge remote-tracking branch 'spi/topic/msglen' into spi-next
This commit is contained in:
@@ -584,6 +584,7 @@ struct spi_message {
|
||||
/* completion is reported through a callback */
|
||||
void (*complete)(void *context);
|
||||
void *context;
|
||||
unsigned frame_length;
|
||||
unsigned actual_length;
|
||||
int status;
|
||||
|
||||
|
Reference in New Issue
Block a user