Skip to content
Commit c98f6fed authored by Paul Barker's avatar Paul Barker Committed by Heinrich Schuchardt
Browse files

spi: Implement spi_set_speed



This function is already defined in spi.h but no implementation of it
currently exists in the tree. The implementation is based on the static
function spi_set_speed_mode(). The function prototype is modified so
that an success or error condition can be returned to the caller.

Signed-off-by: default avatarPaul Barker <paul.barker@sancloud.com>
Reviewed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 0e49f5c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment