Xiang Xiao
|
dca5a3483f
|
drivers: Destroy mutex and sem in the error path
also correct the order to ensure the memory free is last step
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-17 15:59:46 +09:00 |
|
anjiahao
|
d1d46335df
|
Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-17 15:59:46 +09:00 |
|
Petro Karashchenko
|
09b3fb25ab
|
drivers: remove unimplemented open/close/ioctl interfaces
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-04-15 16:56:25 +08:00 |
|
Gustavo Henrique Nihei
|
0b3c2c7603
|
spi: Refactor SPI Slave interface prefix to sync with I2C Slave
|
2021-06-05 04:50:34 -07:00 |
|
Gustavo Henrique Nihei
|
91b1de4a67
|
drivers/spi: Include missing assert.h header
|
2021-06-05 04:50:34 -07:00 |
|
Gustavo Henrique Nihei
|
8a41d849df
|
drivers/spi: Change prefix to a more intuitive "spislave"
|
2021-05-31 07:54:08 -07:00 |
|
Gustavo Henrique Nihei
|
57723eaedf
|
drivers/spi: Add SPI Slave character device driver
|
2021-05-27 12:13:48 -03:00 |
|