From: Takashi Iwai Date: Thu, 29 Jan 2015 15:41:27 +0000 (+0100) Subject: ALSA: control: Embed struct device X-Git-Tag: fixes-v4.0-rc1~146^2~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fcd9f4b3c60382205e5819c456aa9ea17b6f20f;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed