zephyr/subsys/sd
Jordan Yates 3a595f2859 sd: fix incorrect error logging
Fix logging `Could not disable card power via SDHC` when the attempted
operation is turning power on. Update several other logging strings to
minimise the number of unique strings required.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-06-05 15:02:15 -05:00
..
CMakeLists.txt
Kconfig
mmc.c sd: mmc: Remove unwanted request to card for reading OCR content 2025-02-26 22:03:23 +00:00
sd_init.h
sd_ops.c
sd_ops.h
sd_utils.h
sd.c sd: fix incorrect error logging 2025-06-05 15:02:15 -05:00
sdio.c
sdmmc.c