Ignore:
Timestamp:
Apr 3, 2017, 4:51:56 PM (8 years ago)
Author:
David Azarewicz
Message:

Merged/reintegrated v2 branch into trunk. Trunk is now v2

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk

  • GPL/trunk/alsa-kernel/include/sound/ak4xxx-adda.h

    r399 r598  
    6969                SND_AK4524, SND_AK4528, SND_AK4529,
    7070                SND_AK4355, SND_AK4358, SND_AK4381,
    71                 SND_AK5365
     71                SND_AK5365, SND_AK4620,
    7272        } type;
    7373
     
    7777
    7878        struct snd_ak4xxx_ops ops;
     79        unsigned int num_chips;
     80        unsigned int total_regs;
     81        const char *name;
    7982};
    8083
Note: See TracChangeset for help on using the changeset viewer.