Changeset 629 for GPL/branches/uniaud32-next/alsa-kernel/isa/sscape.c
- Timestamp:
- Jan 4, 2021, 10:15:17 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/alsa-kernel/isa/sscape.c
r615 r629 309 309 310 310 /* 311 * This is apparently the standard way to init ailise an MPU-401311 * 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) … … 340 340 341 341 /* 342 * Tell the SoundScape to begin a DMA tran fer 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 */ … … 804 804 805 805 /* 806 * Initial se 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,
Note:
See TracChangeset
for help on using the changeset viewer.