diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-10-03 02:21:51 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-04 08:54:05 +0300 |
commit | a3aaf7d2bd388caea2bd0fba266b815ac708c49d (patch) | |
tree | b75b7285ca7fce6c05233924517c7af9be819e60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 366a20d7a75cff7f89dede6fdfd41bd491aaf8ac (diff) | |
download | linux-a3aaf7d2bd388caea2bd0fba266b815ac708c49d.tar.xz |
ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-1814/ProjectMix I/O
ALSA bebob driver allocates memory object for data specific to M-Audio
FW-1884/ProjectMix I/O. The object is to maintain format of isochronous
packet payload for packet streaming by components for ALSA rawMIDI/PCM
interfaces. The object 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions