nuttx/drivers/mmcsd
chao an d1162ac58f mmcsd/mmcsd_spi: remove redundant mmcsd_unlock()
Assertion on lm3s6965-ek/qemu-flat if enable CONFIG_DEBUG_ASSERTIONS:

_assert: Current Version: NuttX  12.0.0 666b224c35 Feb  3 2023 19:36:38 arm
_assert: Assertion failed : at file: misc/lib_mutex.c:336 task: nsh_main 0xb385

Backtrace:
nuttx/libs/libc/sched/sched_dumpstack.c:69
nuttx/sched/misc/assert.c:494
nuttx/libs/libc/assert/lib_assert.c:36
nuttx/libs/libc/misc/lib_mutex.c:336
nuttx/drivers/mmcsd/mmcsd_spi.c:421
nuttx/drivers/mmcsd/mmcsd_spi.c:2072
nuttx/boards/arm/tiva/lm3s6965-ek/src/lm_bringup.c:119 (discriminator 3)
nuttx/boards/boardctl.c:335
apps/nshlib/nsh_init.c:144
apps/system/nsh/nsh_main.c:68
nuttx/libs/libc/sched/task_startup.c:70 (discriminator 2)
nuttx/sched/task/task_start.c:134

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-03 16:34:04 +02:00
..
Kconfig drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT 2023-01-31 13:56:17 +01:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
mmcsd_csd.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_debug.c drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd 2021-09-05 17:26:31 -03:00
mmcsd_sdio.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
mmcsd_sdio.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_spi.c mmcsd/mmcsd_spi: remove redundant mmcsd_unlock() 2023-02-03 16:34:04 +02:00
mmcsd_spi.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
sdio.c mmcsd/sdio: correct return value of sdio_probe() 2022-06-16 22:48:21 +08:00