mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
drivers/mmcsd/mmcsd_sdio.c: Correct typo noted in Issue 180
This commit is contained in:
@@ -3064,7 +3064,7 @@ static int mmcsd_cardidentify(FAR struct mmcsd_state_s *priv)
|
||||
up_udelay(MMCSD_IDLE_DELAY);
|
||||
|
||||
#ifdef CONFIG_MMCSD_MMCSUPPORT
|
||||
/* Send CMD3 which is supported only by MMC. if there is valid response
|
||||
/* Send CMD1 which is supported only by MMC. if there is valid response
|
||||
* then the card is definitely of MMC type
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user