Changeset 703 for GPL/trunk/alsa-kernel/include/sound/soc-topology.h
- Timestamp:
- Sep 26, 2021, 6:18:40 PM (4 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-next merged: 696-702
- Property svn:mergeinfo changed
-
GPL/trunk/alsa-kernel/include/sound/soc-topology.h
r695 r703 55 55 /* dynamic widget object */ 56 56 struct snd_soc_dobj_widget { 57 unsigned int kcontrol_type; /* kcontrol type: mixer, enum, bytes */57 unsigned int *kcontrol_type; /* kcontrol type: mixer, enum, bytes */ 58 58 }; 59 59
Note:
See TracChangeset
for help on using the changeset viewer.