Skip to content
Snippets Groups Projects
Commit 011ae2bf authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: usb-audio: Avoid lowlevel device object


Simplify the device management by replacing the lowlevel device object
allocation with the card->private_data.  Nowadays there is almost no
advantage by the lowlevel device, and with card->private_data, the
code becomes cleaner.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f25ecf8f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment