summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorQuinn Jensen <quinn.jensen@freescale.com>2007-05-24 18:13:31 -0600
committerQuinn Jensen <quinn.jensen@freescale.com>2007-05-24 18:13:31 -0600
commit057e4ecfe2eb6cf841e5c019cc2e498bb549bf14 (patch)
tree29868e251336775614090aab9c5daeb6776169c3 /sound
parent8315d2a76d9c2062242d95d5efff076c3ba3da9c (diff)
CR ENGR00025276: Fix doxygen
Fix doxygen for one set of documents for the supported mxc and imx platforms. http://www.bitshrine.org/gpp/linux-2.6.19.2-mx-unified_doxygen.patch
Diffstat (limited to 'sound')
-rw-r--r--sound/arm/mxc-alsa-common.h2
-rw-r--r--sound/arm/mxc-alsa-mixer.c2
-rw-r--r--sound/arm/mxc-alsa-pmic.c2
-rw-r--r--sound/arm/mxc-alsa-pmic.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sound/arm/mxc-alsa-common.h b/sound/arm/mxc-alsa-common.h
index 3de4526c0601..d2e3e996349d 100644
--- a/sound/arm/mxc-alsa-common.h
+++ b/sound/arm/mxc-alsa-common.h
@@ -14,7 +14,7 @@
/*!
* @file mxc-alsa-common.h
* @brief
- * @ingroup
+ * @ingroup SOUND_DRV
*/
#ifndef __MXC_ALSA_COMMON_H__
diff --git a/sound/arm/mxc-alsa-mixer.c b/sound/arm/mxc-alsa-mixer.c
index f7fb6291fcc3..f29f1ad2f25b 100644
--- a/sound/arm/mxc-alsa-mixer.c
+++ b/sound/arm/mxc-alsa-mixer.c
@@ -22,7 +22,7 @@
* Playback supports 8000, 11025, 16000, 22050, 24000, 32000,
* 44100 and 48000 khz for mono and stereo.
*
- * @ingroup SOUND_DRV
+ * @ingroup SOUND_DRV
*/
#include <sound/driver.h>
diff --git a/sound/arm/mxc-alsa-pmic.c b/sound/arm/mxc-alsa-pmic.c
index 1d11a4638cb4..0e51339b6258 100644
--- a/sound/arm/mxc-alsa-pmic.c
+++ b/sound/arm/mxc-alsa-pmic.c
@@ -31,7 +31,7 @@
* These mixer controls shall be accessible thru alsa as well as
* OSS emulation modes
*
- * @ingroup SOUND_DRV
+ * @ingroup SOUND_DRV
*/
#include <sound/driver.h>
diff --git a/sound/arm/mxc-alsa-pmic.h b/sound/arm/mxc-alsa-pmic.h
index be2e014aee5f..407c69f27836 100644
--- a/sound/arm/mxc-alsa-pmic.h
+++ b/sound/arm/mxc-alsa-pmic.h
@@ -19,7 +19,7 @@
/*!
* @file mxc-alsa-pmic.h
* @brief
- * @ingroup
+ * @ingroup SOUND_DRV
*/
#ifndef __MXC_ALSA_PMIC_H__