summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-21 15:17:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-21 15:17:42 +0000
commit7c3e419c199ef3909857124be8b608ea9cc655cd (patch)
treefd243afa8745a5387ad24e0c42901c2f4815919e /nuttx/include
parentd8c5bb665689ca21086c30f137626a311a1afed3 (diff)
downloadpx4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.tar.gz
px4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.tar.bz2
px4-nuttx-7c3e419c199ef3909857124be8b608ea9cc655cd.zip
Add logic to STM32 SDIO driver to terminate on a DMA error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4408 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/sdio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/include/nuttx/sdio.h b/nuttx/include/nuttx/sdio.h
index fdb674dca..bb0c7acfb 100644
--- a/nuttx/include/nuttx/sdio.h
+++ b/nuttx/include/nuttx/sdio.h
@@ -1,8 +1,8 @@
/****************************************************************************
* include/nuttx/sdio.h
*
- * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2009, 2011-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions