summaryrefslogtreecommitdiff
path: root/sound/core/rawmidi.c
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2018-10-03 08:21:54 +0900
committerTakashi Iwai <tiwai@suse.de>2018-10-04 07:54:09 +0200
commitcd3b7116b57527f659b96ff6988d2de3d448c5b3 (patch)
treed3c0f0d82eb3b528f343b2ddfbcfdc1a437a5cea /sound/core/rawmidi.c
parent72bc8c4378f82307ff09f0959011fef2c818146d (diff)
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/rawmidi.c')
0 files changed, 0 insertions, 0 deletions