Ignore:
Timestamp:
Jan 4, 2021, 10:15:17 AM (5 years ago)
Author:
Paul Smedley
Message:

Update source to linux 5.10.4 level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/alsa-kernel/isa/sscape.c

    r615 r629  
    309309
    310310/*
    311  * This is apparently the standard way to initailise an MPU-401
     311 * This is apparently the standard way to initialise an MPU-401
    312312 */
    313313static inline void initialise_mpu401(const struct snd_mpu401 *mpu)
     
    340340
    341341/*
    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.
    343343 * All locking issues are left to the caller.
    344344 */
     
    804804
    805805/*
    806  * Initialse an MPU-401 subdevice for MIDI support on the SoundScape.
     806 * Initialise an MPU-401 subdevice for MIDI support on the SoundScape.
    807807 */
    808808static int create_mpu401(struct snd_card *card, int devnum,
Note: See TracChangeset for help on using the changeset viewer.