diff options
author | Takashi Sakamoto <[email protected]> | 2018-10-03 08:21:53 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-10-04 07:54:08 +0200 |
commit | 72bc8c4378f82307ff09f0959011fef2c818146d (patch) | |
tree | 0180c9dd0c405d634403229958031dfc34f0ec59 /scripts/bpf_helpers_doc.py | |
parent | 784fffbcfe117b508ff628cf296541ab70463140 (diff) |
ALSA: oxfw: use managed-resource to maintain model-specific data
ALSA oxfw driver allocates memory objects for data specific to some
models. These objects are used to maintain functionalities specific
to the models for ALSA rawMIDI/control interfaces. They can be
released as managed-resource of 'struct snd_card.card_dev'.
This commit uses managed-resource of the sound card device for this
purpose.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions