Fix stupid omission
Change-Id: I9d65b8feeeb4c31e14fa60b370a12c0cc8b13f54
This commit is contained in:
parent
6df15ea653
commit
5645135092
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ int spi_block_transfer(enum SPI_target target,
|
|||
/* Disable the clock */
|
||||
bitclr16(&IO_CLK_MOD2, CLK_MOD2_SIF0);
|
||||
|
||||
mutex_unlock(&spi_mtx);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue