SD IOCTL handling for DISK_IOCTL_CTRL_SYNC was falling through to the default return statement, and returning an error when disk sync succeeded. Fix this issue by properly breaking in IOCTL handler. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mmc.c | ||
| sd_init.h | ||
| sd_ops.c | ||
| sd_ops.h | ||
| sd_utils.h | ||
| sd.c | ||
| sdio.c | ||
| sdmmc.c | ||