tree-wide: fix comment/printk typos
[deliverable/linux.git] / sound / pci / ca0106 / ca0106.h
index f19c11077255ddfe5f7d30dbb2543740717c6b43..fc53b9bca26dab166dbbb7eef05eaf621cf586a8 100644 (file)
 #define PLAYBACK_LIST_PTR      0x02            /* Pointer to the current period being played */
                                                /* PTR[5:0], Default: 0x0 */
 #define PLAYBACK_UNKNOWN3      0x03            /* Not used ?? */
-#define PLAYBACK_DMA_ADDR      0x04            /* Playback DMA addresss */
+#define PLAYBACK_DMA_ADDR      0x04            /* Playback DMA address */
                                                /* DMA[31:0], Default: 0x0 */
 #define PLAYBACK_PERIOD_SIZE   0x05            /* Playback period size. win2000 uses 0x04000000 */
                                                /* SIZE[31:16], Default: 0x0 */
This page took 0.029816 seconds and 5 git commands to generate.