Home
last modified time | relevance | path

Searched hist:b45a7c56 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/usb/line6/
H A Dpcm.cdiff b45a7c56 Mon Jan 19 13:41:57 GMT 2015 Takashi Iwai <tiwai@suse.de> ALSA: line6: Drop superfluous snd_device for PCM

Instead of handling the card-specific resource in snd_device, attach
it into pcm->private_data and release it directly in private_free.
This simplifies the code and structure.

Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>