Changeset 598 for GPL/trunk/alsa-kernel/include/sound/cs46xx_dsp_spos.h
- Timestamp:
- Apr 3, 2017, 4:51:56 PM (8 years ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk ¶
-
Property svn:mergeinfo
set to
/GPL/branches/uniaud32-2.1.x merged eligible
-
Property svn:mergeinfo
set to
-
TabularUnified GPL/trunk/alsa-kernel/include/sound/cs46xx_dsp_spos.h ¶
r305 r598 119 119 struct snd_info_entry *proc_info; 120 120 int ref_count; 121 spinlock_t lock; 122 123 int deleted; 121 122 u16 volume[2]; 123 unsigned int deleted :1; 124 unsigned int updated :1; 125 unsigned int volume_set :1; 124 126 }; 125 127
Note:
See TracChangeset
for help on using the changeset viewer.