summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mmcsd/mmcsd_sdio.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-06 11:29:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-06 11:29:53 -0600
commit069400647b14eaa42b6f4d48b50f27133fe54c40 (patch)
tree7065afc59fb2a412b259f933330ae60cce53274c /nuttx/drivers/mmcsd/mmcsd_sdio.c
parente6ec4e102eeec5de869db6eea6a5093abdb7782c (diff)
downloadnuttx-069400647b14eaa42b6f4d48b50f27133fe54c40.tar.gz
nuttx-069400647b14eaa42b6f4d48b50f27133fe54c40.tar.bz2
nuttx-069400647b14eaa42b6f4d48b50f27133fe54c40.zip
SAMA5: A few early, easy bug fixes. The rest will all be difficult
Diffstat (limited to 'nuttx/drivers/mmcsd/mmcsd_sdio.c')
-rw-r--r--nuttx/drivers/mmcsd/mmcsd_sdio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/drivers/mmcsd/mmcsd_sdio.c b/nuttx/drivers/mmcsd/mmcsd_sdio.c
index 3caa61583..b265fab4a 100644
--- a/nuttx/drivers/mmcsd/mmcsd_sdio.c
+++ b/nuttx/drivers/mmcsd/mmcsd_sdio.c
@@ -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