Changeset 932e2f5 in mainline
- Timestamp:
- 2014-08-25T10:01:24Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a10f3f3
- Parents:
- a333b7f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdaudio.c
ra333b7f r932e2f5 225 225 if (hda->ctl != NULL) 226 226 hda_ctl_fini(hda->ctl); 227 if (hda->parent_sess != NULL)228 async_hangup(hda->parent_sess);229 227 } 230 228
Note:
See TracChangeset
for help on using the changeset viewer.