commit | 0fcd9f4b3c60382205e5819c456aa9ea17b6f20f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 29 16:41:27 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 02 14:42:41 2015 +0100 |
tree | 02c793b240b7fc8a1d8c0b7d7f6b8bb5048a83ae | |
parent | 4b440be667c6187717c99e4d427119fa415ced29 [diff] |
ALSA: control: Embed struct device This patch embeds a struct device for the control device into the card object and avoid the device creation at registration time. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>