mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
SAMA5: A few early, easy bug fixes. The rest will all be difficult
This commit is contained in:
@@ -2982,6 +2982,7 @@ static int mmcsd_hwinitialize(FAR struct mmcsd_state_s *priv)
|
||||
mmcsd_givesem(priv);
|
||||
return -EBUSY;
|
||||
}
|
||||
|
||||
fvdbg("Attached MMC/SD interrupts\n");
|
||||
|
||||
/* Register a callback so that we get informed if media is inserted or
|
||||
|
||||
Reference in New Issue
Block a user