diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-10-03 02:21:54 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-04 08:54:09 +0300 |
commit | cd3b7116b57527f659b96ff6988d2de3d448c5b3 (patch) | |
tree | d3c0f0d82eb3b528f343b2ddfbcfdc1a437a5cea /sound/core | |
parent | 72bc8c4378f82307ff09f0959011fef2c818146d (diff) | |
download | linux-cd3b7116b57527f659b96ff6988d2de3d448c5b3.tar.xz |
ALSA: oxfw: use managed-resource to maintain cache of stream formats
ALSA oxfw driver allocates memory objects for cache of stream formats.
The objects are used to maintain packet streaming by components for
ALSA rawMIDI/PCM interface. 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 <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions