mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
975d99c3f6
Fix a bug which causes that 1-bit mode is always selected. This happens even if the driver sets SDIO_CAPS_4BIT capability in case of the card and the host support 1- and 4-bit wide bus. Signed-off-by: Jani Paalijarvi <jani.paalijarvi@unikie.com>