nuttx/drivers/mmcsd
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
Kconfig drivers/mmcsd: Remove executable permissions from source files 2022-09-13 23:07:34 +08:00
Make.defs
mmcsd_csd.h
mmcsd_debug.c
mmcsd_sdio.c Fix error: mmcsd/mmcsd_sdio.c:2669:35: error: 'buffer' may be used uninitialized [-Werror=maybe-uninitialized] 2022-10-23 22:44:35 +02:00
mmcsd_sdio.h
mmcsd_spi.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
mmcsd_spi.h
mmcsd.h
sdio.c mmcsd/sdio: correct return value of sdio_probe() 2022-06-16 22:48:21 +08:00