1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/drivers/mmcsd
chao an 7aa45305b7 fs/inode: remove all unnecessary check for filep/inode
Since VFS layer already contains sanity checks, so remove unnecessary lower half checks

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-29 09:47:11 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig drivers/mmcsd_sdio: config timout to write one data block 2023-07-28 05:01:36 -07:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
mmcsd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -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/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
mmcsd_sdio.h Add eMMC driver support 2023-04-26 00:34:36 -04: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
sdio.c fix byte_block_count error in byte mode 2023-08-11 13:15:57 +08:00