aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/hpi_internal.h
diff options
context:
space:
mode:
authorEliot Blennerhassett <eblennerhassett@audioscience.com>2011-07-22 15:52:50 +1200
committerTakashi Iwai <tiwai@suse.de>2011-07-22 07:51:41 +0200
commit938c565a821706177d810dc08f9e1506d7429760 (patch)
treefe91f527ca50f20f58bd23caa387048525cd8ce5 /sound/pci/asihpi/hpi_internal.h
parentALSA: asihpi - Remove unused structures, macros and functions (diff)
downloadlinux-dev-938c565a821706177d810dc08f9e1506d7429760.tar.xz
linux-dev-938c565a821706177d810dc08f9e1506d7429760.zip
ALSA: asihpi - Fix minor typos and spelling
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/asihpi/hpi_internal.h')
-rw-r--r--sound/pci/asihpi/hpi_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/asihpi/hpi_internal.h b/sound/pci/asihpi/hpi_internal.h
index 332fb59ac789..93d2908d957a 100644
--- a/sound/pci/asihpi/hpi_internal.h
+++ b/sound/pci/asihpi/hpi_internal.h
@@ -602,7 +602,7 @@ struct hpi_data_compat32 {
#endif
struct hpi_buffer {
- /** placehoder for backward compatibility (see dwBufferSize) */
+ /** placeholder for backward compatibility (see dwBufferSize) */
struct hpi_msg_format reserved;
u32 command; /**< HPI_BUFFER_CMD_xxx*/
u32 pci_address; /**< PCI physical address of buffer for DSP DMA */