diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-10-03 01:21:52 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-10-04 07:54:07 +0200 |
commit | 784fffbcfe117b508ff628cf296541ab70463140 (patch) | |
tree | 2be5c60a9548f5bddbca8789b09327814690317b /fs/devpts | |
parent | ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181... (diff) | |
download | linux-784fffbcfe117b508ff628cf296541ab70463140.tar.xz linux-784fffbcfe117b508ff628cf296541ab70463140.zip |
ALSA: fireworks: use managed-resource to maintain response buffer
ALSA fireworks driver allocates memory object to handle response from
target unit. The object is used to initiate transaction unique to
Fireworks board module. This 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 'fs/devpts')
0 files changed, 0 insertions, 0 deletions