Changeset 641


Ignore:
Timestamp:
Jan 8, 2021, 9:55:39 AM (5 years ago)
Author:
Paul Smedley
Message:

More steps towards getting patch_ca0138 compiling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/alsa-kernel/pci/hda/patch_ca0132.c

    r629 r641  
    12611261        { 0x13, 0x908700f0 },
    12621262        { 0x18, 0x500000f0 },
    1263         {}
     1263        {0}
    12641264};
    12651265
     
    65306530        struct snd_kcontrol_new knew =
    65316531                HDA_CODEC_VOLUME_MONO(namestr, nid, 1, 0, type);
    6532 
    65336532        sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]);
    65346533
Note: See TracChangeset for help on using the changeset viewer.