File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ static inline int verify_mpu401(const struct snd_mpu401 *mpu)
308
308
}
309
309
310
310
/*
311
- * This is apparently the standard way to initailise an MPU-401
311
+ * This is apparently the standard way to initialise an MPU-401
312
312
*/
313
313
static inline void initialise_mpu401 (const struct snd_mpu401 * mpu )
314
314
{
@@ -339,7 +339,7 @@ static void soundscape_free(struct snd_card *c)
339
339
}
340
340
341
341
/*
342
- * Tell the SoundScape to begin a DMA tranfer using the given channel.
342
+ * Tell the SoundScape to begin a DMA transfer using the given channel.
343
343
* All locking issues are left to the caller.
344
344
*/
345
345
static void sscape_start_dma_unsafe (unsigned io_base , enum GA_REG reg )
@@ -803,7 +803,7 @@ static int mpu401_open(struct snd_mpu401 *mpu)
803
803
}
804
804
805
805
/*
806
- * Initialse an MPU-401 subdevice for MIDI support on the SoundScape.
806
+ * Initialise an MPU-401 subdevice for MIDI support on the SoundScape.
807
807
*/
808
808
static int create_mpu401 (struct snd_card * card , int devnum ,
809
809
unsigned long port , int irq )
You can’t perform that action at this time.
0 commit comments