spi_res_add(9) add a spi_res to the spi_message

SYNOPSIS

void spi_res_add(struct spi_message * message, void * res);

ARGUMENTS

message

the spi message

res

the spi_resource

COPYRIGHT