Changeset 777 for GPL/trunk/alsa-kernel/include/sound/soc-topology.h
- Timestamp:
- Apr 21, 2025, 7:17:25 PM (4 months ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-exp merged: 766-767,770-771,773-774
- Property svn:mergeinfo changed
-
GPL/trunk/alsa-kernel/include/sound/soc-topology.h
r772 r777 179 179 /* Dynamic Object loading and removal for component drivers */ 180 180 int snd_soc_tplg_component_load(struct snd_soc_component *comp, 181 struct snd_soc_tplg_ops *ops, const struct firmware *fw);181 const struct snd_soc_tplg_ops *ops, const struct firmware *fw); 182 182 int snd_soc_tplg_component_remove(struct snd_soc_component *comp); 183 183
Note:
See TracChangeset
for help on using the changeset viewer.